DevInfoLayout: Center image in parent
Looks much better Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
android:id="@+id/img"
|
android:id="@+id/img"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_centerVertical="true"
|
||||||
app:tint="?colorAccent"
|
app:tint="?colorAccent"
|
||||||
tools:src="@drawable/ic_download" />
|
tools:src="@drawable/ic_download" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user