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:
parent
5345e87c40
commit
1838b35c9a
4 changed files with 25 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue