add to previous

This commit is contained in:
Andrew Dolgov 2015-06-15 16:37:45 +03:00
parent a8da417af7
commit d9a6f9c3b4
5 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -12,6 +12,7 @@
android:layout_height="fill_parent" android:layout_height="fill_parent"
android:id="@+id/imageView" android:id="@+id/imageView"
android:scaleType="fitXY" android:scaleType="fitXY"
android:background="?colorPrimaryDark"
android:src="?drawer_header" /> android:src="?drawer_header" />
<FrameLayout <FrameLayout