File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 android : id =" @+id/settings"
6363 android : icon =" @drawable/ic_settings_cog_vector"
6464 android : title =" @string/settings"
65- app : showAsAction =" ifRoom " />
65+ app : showAsAction =" never " />
6666 <item
6767 android : id =" @+id/about"
6868 android : icon =" @drawable/ic_info_vector"
6969 android : title =" @string/about"
70- app : showAsAction =" ifRoom " />
70+ app : showAsAction =" never " />
7171 <item
7272 android : id =" @+id/more_apps_from_us"
7373 android : title =" @string/more_apps_from_us"
Original file line number Diff line number Diff line change 1717 android : id =" @+id/menu_print"
1818 android : icon =" @drawable/ic_print_vector"
1919 android : title =" @string/print"
20- app : showAsAction =" always " />
20+ app : showAsAction =" ifRoom " />
2121 <item
2222 android : id =" @+id/menu_open_with"
2323 android : showAsAction =" never"
You can’t perform that action at this time.
0 commit comments