also use star folder for action item

This commit is contained in:
AndyScherzinger 2017-04-25 10:50:07 +02:00
parent a17e64da25
commit 4e82f5dc5f
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B
6 changed files with 6 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -42,10 +42,14 @@
android:gravity="center">
<ImageView
android:id="@+id/imageView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="@dimen/standard_padding"
android:src="@drawable/ic_create_folder"/>
android:paddingBottom="@dimen/standard_padding"
android:paddingLeft="@dimen/standard_padding"
android:paddingRight="@dimen/standard_half_padding"
android:paddingTop="@dimen/standard_padding"
android:src="@drawable/ic_folder_star_24dp"/>
<TextView
android:layout_width="wrap_content"