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

8 lines
367 B
XML
Raw Normal View History

2020-02-12 17:06:22 +03:00
<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.button.MaterialButton xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
style="@style/VectorButtonStyleInlineBot"
android:layout_width="match_parent"
android:layout_height="wrap_content"
2020-02-12 17:06:22 +03:00
tools:text="Create Github issue" />