updates to optimize resource memory usage

This commit is contained in:
Nathan Freitas 2014-04-09 09:10:23 -04:00
parent ed76f8b53b
commit 227253de76
8 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View File

@ -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">
<!--

View File

@ -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>