Signal-Android/app/src/main/res/drawable/primary_action_button_backg...

5 wiersze
256 B
XML

<?xml version="1.0" encoding="utf-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"
android:drawable="@drawable/primary_action_button_background"
android:insetTop="6dp"
android:insetBottom="6dp" />