File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 android : showAsAction =" never"
2828 />
2929
30+ <item android : id =" @+id/menu_view_profile"
31+ android : title =" @string/menu_verify"
32+ android : icon =" @drawable/ic_nav_preferences"
33+ android : showAsAction =" always"
34+ />
35+
3036 <group android : enabled =" true" android : id =" @+id/menu_group_otr_off" android : visible =" false" >
3137
3238 <item
3339 android : title =" @string/menu_otr_start"
3440 android : icon =" @drawable/ic_white_unencrypted"
3541 android : showAsAction =" always"
3642 >
43+
3744 <menu >
3845 <item android : id =" @+id/menu_otr"
3946 android : title =" @string/menu_otr_start"
5360 android : icon =" @drawable/ic_white_encrypted_not_verified"
5461 android : showAsAction =" always"
5562 > <menu >
63+
64+
5665 <item android : id =" @+id/menu_view_profile"
5766 android : title =" @string/menu_verify"
5867 android : icon =" @drawable/ic_white_encrypted_not_verified"
5968 android : showAsAction =" always"
6069 />
61-
70+
6271 <item android : id =" @+id/menu_otr"
6372 android : title =" @string/menu_otr_stop"
6473 android : icon =" @drawable/ic_white_unencrypted"
You can’t perform that action at this time.
0 commit comments