element-android/vector/src/main/res/layout/option_buttons.xml

8 lines
332 B
XML
Raw Normal View History

2020-02-12 17:06:22 +03:00
<?xml version="1.0" encoding="utf-8"?>
2021-06-09 12:51:04 +03:00
<Button xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
style="@style/Button.Vector.Style.Unelevated.Bot"
android:layout_width="match_parent"
android:layout_height="wrap_content"
2020-02-12 17:06:22 +03:00
tools:text="Create Github issue" />