feat: bump org.fossify.commons to 5.7.0 (#578)
* feat: bump org.fossify.commons to 5.6.0 * fix: apply system insets to floating action button * feat: bump org.fossify.commons to 5.7.0
This commit is contained in:
parent
4a45681245
commit
b2acaa3099
2 changed files with 3 additions and 2 deletions
|
|
@ -142,6 +142,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_margin="@dimen/activity_margin"
|
||||
android:src="@drawable/ic_plus_vector" />
|
||||
android:src="@drawable/ic_plus_vector"
|
||||
app:applyWindowInsets="true" />
|
||||
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue