mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 10:35:19 +00:00
7 lines
270 B
XML
7 lines
270 B
XML
<?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="@dimen/medium_spacing"
|
|
android:insetLeft="@dimen/medium_spacing">
|
|
</inset> |