SES-2713 - band dialog strings
Also tweaking xml dialog's margin so they look like Compose's material dialogspull/1664/head
parent
0fd801accb
commit
4cb9372d0f
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<inset
|
||||||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:drawable="@drawable/default_dialog_background"
|
||||||
|
android:insetRight="24dp"
|
||||||
|
android:insetLeft="24dp"> <!-- Using Material's inset size -->
|
||||||
|
</inset>
|
Loading…
Reference in New Issue