updates to optimize resource memory usage
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 152 KiB |
|
@ -3,7 +3,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/viewMain"
|
||||
|
||||
android:background="@drawable/onionrootonlygrey"
|
||||
android:paddingTop="0sp">
|
||||
|
||||
<!--
|
||||
|
|
|
@ -45,10 +45,11 @@
|
|||
android:icon="@drawable/ic_action_browse"
|
||||
/>
|
||||
|
||||
<!--
|
||||
<item android:id="@+id/menu_use_chatsecure"
|
||||
android:title="@string/menu_use_chatsecure"
|
||||
android:icon="@drawable/ic_chatsecure"
|
||||
/>
|
||||
/> -->
|
||||
|
||||
</menu>
|
||||
</item>
|
||||
|
|