Use material icon for safeslinger
|
Before Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 300 B |
|
Before Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 230 B |
|
Before Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 332 B |
|
Before Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 418 B |
|
After Width: | Height: | Size: 531 B |
@@ -58,7 +58,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
android:src="@drawable/ic_action_safeslinger"
|
||||
android:src="@drawable/ic_swap_vert_grey_24dp"
|
||||
android:padding="12dp"
|
||||
style="@style/SelectableItem" />
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:padding="8dp"
|
||||
android:src="@drawable/ic_action_safeslinger"
|
||||
android:src="@drawable/ic_swap_vert_grey_24dp"
|
||||
android:layout_gravity="center_vertical" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:padding="8dp"
|
||||
android:src="@drawable/ic_action_safeslinger"
|
||||
android:src="@drawable/ic_swap_vert_grey_24dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
style="@style/SelectableItem" />
|
||||
|
||||
|
||||