changed icons to light
Before Width: | Height: | Size: 181 B |
BIN
res/drawable-hdpi/ic_action_add_group.png
Normal file
After Width: | Height: | Size: 876 B |
Before Width: | Height: | Size: 679 B After Width: | Height: | Size: 616 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 454 B After Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 884 B After Width: | Height: | Size: 765 B |
Before Width: | Height: | Size: 859 B After Width: | Height: | Size: 776 B |
BIN
res/drawable-hdpi/ic_action_new.png
Normal file
After Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 648 B After Width: | Height: | Size: 587 B |
BIN
res/drawable-hdpi/ic_action_not_secure.png
Normal file
After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 573 B |
Before Width: | Height: | Size: 702 B After Width: | Height: | Size: 650 B |
Before Width: | Height: | Size: 394 B After Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 134 B |
BIN
res/drawable-mdpi/ic_action_add_group.png
Normal file
After Width: | Height: | Size: 634 B |
Before Width: | Height: | Size: 513 B After Width: | Height: | Size: 469 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 324 B |
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 522 B |
Before Width: | Height: | Size: 557 B After Width: | Height: | Size: 546 B |
BIN
res/drawable-mdpi/ic_action_new.png
Normal file
After Width: | Height: | Size: 185 B |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 415 B |
BIN
res/drawable-mdpi/ic_action_not_secure.png
Normal file
After Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 479 B After Width: | Height: | Size: 449 B |
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 246 B |
Before Width: | Height: | Size: 283 B |
Before Width: | Height: | Size: 201 B |
BIN
res/drawable-xhdpi/ic_action_add_group.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 884 B After Width: | Height: | Size: 798 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 552 B After Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1 KiB |
BIN
res/drawable-xhdpi/ic_action_new.png
Normal file
After Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 789 B After Width: | Height: | Size: 753 B |
BIN
res/drawable-xhdpi/ic_action_not_secure.png
Normal file
After Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 781 B |
Before Width: | Height: | Size: 900 B After Width: | Height: | Size: 827 B |
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 416 B |
Before Width: | Height: | Size: 458 B |
BIN
res/drawable-xxhdpi/ic_action_add_group.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 781 B After Width: | Height: | Size: 765 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
res/drawable-xxhdpi/ic_action_new.png
Normal file
After Width: | Height: | Size: 288 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1 KiB |
BIN
res/drawable-xxhdpi/ic_action_not_secure.png
Normal file
After Width: | Height: | Size: 593 B |
Before Width: | Height: | Size: 1,004 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 586 B |
|
@ -3,7 +3,7 @@
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_add"
|
android:id="@+id/action_add"
|
||||||
android:orderInCategory="10"
|
android:orderInCategory="10"
|
||||||
android:icon="@drawable/ic_action_add"
|
android:icon="@drawable/ic_action_new"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
android:title="@string/action_add" />
|
android:title="@string/action_add" />
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
android:id="@+id/action_security"
|
android:id="@+id/action_security"
|
||||||
android:orderInCategory="20"
|
android:orderInCategory="20"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
android:icon="@drawable/ic_action_unsecure"
|
android:icon="@drawable/ic_action_not_secure"
|
||||||
android:title="@string/action_secure" />
|
android:title="@string/action_secure" />
|
||||||
|
|
||||||
<item
|
<item
|
||||||
|
@ -24,8 +24,7 @@
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_contact_details"
|
android:id="@+id/action_contact_details"
|
||||||
android:orderInCategory="40"
|
android:orderInCategory="40"
|
||||||
android:showAsAction="ifRoom"
|
android:showAsAction="never"
|
||||||
android:icon="@drawable/ic_action_person"
|
|
||||||
android:title="@string/action_contact_details" />
|
android:title="@string/action_contact_details" />
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_muc_details"
|
android:id="@+id/action_muc_details"
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
android:title="@string/mgmt_account_edit"/>
|
android:title="@string/mgmt_account_edit"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/mgmt_account_delete"
|
android:id="@+id/mgmt_account_delete"
|
||||||
android:icon="@drawable/ic_action_delete"
|
android:icon="@drawable/ic_action_discard"
|
||||||
android:showAsAction="always"
|
android:showAsAction="always"
|
||||||
android:title="@string/mgmt_account_delete"/>
|
android:title="@string/mgmt_account_delete"/>
|
||||||
<item
|
<item
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_contact_details"
|
android:id="@+id/action_contact_details"
|
||||||
android:showAsAction="ifRoom"
|
android:showAsAction="ifRoom"
|
||||||
android:icon="@drawable/ic_action_person"
|
|
||||||
android:title="@string/action_contact_details" />
|
android:title="@string/action_contact_details" />
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_start_conversation"
|
android:id="@+id/action_start_conversation"
|
||||||
|
|