Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9068539a authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Update nav bar icons. [DO NOT MERGE]

- Add a script to copy the icons from the original source.
- Update layout used for the navigation bar to be closer to the original
  layout.
- Update test image with the latest rendering.
- Add a nexus 5 landscape device config to help with testing.

Change-Id: I0b6674955e0970a6a8cce148b1b7aa61e1752ccd
(cherry picked from commit 139d6ff1)
parent e5afc311
Loading
Loading
Loading
Loading
−19.3 KiB
Loading image diff...
−18.9 KiB
Loading image diff...
+18 −9
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
	<TextView
	<View
			android:layout_width="wrap_content"
			android:layout_height="wrap_content"
			android:layout_weight="1"/>
			android:layout_height="wrap_content"/>
	<ImageView
			android:layout_height="wrap_content"
			android:layout_width="wrap_content"/>
	<ImageView
			android:layout_width="wrap_content"
			android:scaleType="centerInside"/>
	<View
			android:layout_height="wrap_content"
			android:layout_width="wrap_content"/>
			android:layout_width="wrap_content"
			android:layout_weight="1"/>
	<ImageView
			android:layout_height="wrap_content"
			android:layout_width="wrap_content"/>
	<TextView
			android:layout_width="wrap_content"
			android:scaleType="centerInside"/>
	<View
		android:layout_height="wrap_content"
		android:layout_width="wrap_content"
		android:layout_weight="1"/>
	<ImageView
			android:layout_height="wrap_content"
			android:layout_width="wrap_content"
			android:scaleType="centerInside"/>
	<View
			android:layout_width="wrap_content"
			android:layout_height="wrap_content"/>
</merge>
−1.42 KiB (1.49 KiB)
Loading image diff...
−1.72 KiB (1.85 KiB)
Loading image diff...
Loading