improve notification layout
This commit is contained in:
parent
b2f1684aaf
commit
72e73f604f
|
@ -29,7 +29,8 @@
|
|||
<Button
|
||||
android:id="@+id/dismiss"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="35dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="0dp"
|
||||
android:text="@string/dismiss" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue