1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-11 14:51:11 +01:00

v1.3 see changelog

This commit is contained in:
scoute-dich 2016-03-21 12:02:26 +01:00
parent 5345e87c40
commit 1838b35c9a
4 changed files with 25 additions and 8 deletions

View file

@ -16,8 +16,8 @@
<ImageView
android:id="@+id/imageView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_width="@android:dimen/notification_large_icon_width"
android:layout_height="@android:dimen/notification_large_icon_height"
android:paddingTop="@dimen/nav_header_vertical_spacing"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:src="@drawable/ic_launcher"