generify fab button
closes sk22#380
This commit is contained in:
5
mastodon/src/main/res/layout/compose_fab.xml
Normal file
5
mastodon/src/main/res/layout/compose_fab.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ImageButton xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/fab"
|
||||
android:contentDescription="@string/new_post"
|
||||
style="@style/Widget.Mastodon.Button.Compose" />
|
||||
Reference in New Issue
Block a user