generify fab button

closes sk22#380
This commit is contained in:
sk
2023-02-07 14:10:31 +01:00
parent a2f687898c
commit 4884667484
12 changed files with 90 additions and 73 deletions

View File

@@ -20,6 +20,6 @@
android:layout_height="match_parent"
android:id="@+id/empty"/>
<ImageButton android:id="@+id/fab" style="@style/Widget.Mastodon.Button.Compose"/>
<include layout="@layout/compose_fab" />
</FrameLayout>
</me.grishka.appkit.views.RecursiveSwipeRefreshLayout>