File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 33 xmlns : app =" http://schemas.android.com/apk/res-auto" >
44 <item
55 android : id =" @+id/view_in_google_play"
6+ android : icon =" @drawable/ic_play_store_tinted"
67 android : title =" @string/view_in_google_play"
78 app : showAsAction =" never" />
89 <item
910 android : id =" @+id/version_info"
11+ android : icon =" @drawable/ic_perm_device_information"
1012 android : title =" @string/version_info"
1113 app : showAsAction =" never" />
1214 <item
1315 android : id =" @+id/beta_program"
16+ android : icon =" @drawable/ic_tips_and_updates"
1417 android : title =" @string/beta_program"
1518 app : showAsAction =" never" />
1619 <item
1720 android : id =" @+id/terms_of_service"
21+ android : icon =" @drawable/ic_terms_of_service"
1822 android : title =" @string/terms_of_service"
1923 app : showAsAction =" never" />
2024 <item
2125 android : id =" @+id/privacy_policy"
26+ android : icon =" @drawable/ic_privacy_policy"
2227 android : title =" @string/privacy_policy"
2328 app : showAsAction =" never" />
2429 <item
2530 android : id =" @+id/oss"
31+ android : icon =" @drawable/ic_license"
2632 android : title =" @string/open_source_licenses"
2733 app : showAsAction =" never" />
2834</menu >
You can’t perform that action at this time.
0 commit comments