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_height="wrap_content"
|
||||||
android:layout_gravity="bottom|end"
|
android:layout_gravity="bottom|end"
|
||||||
android:layout_margin="@dimen/activity_margin"
|
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>
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ eventbus = "3.3.1"
|
||||||
#Room
|
#Room
|
||||||
room = "2.8.2"
|
room = "2.8.2"
|
||||||
#Fossify
|
#Fossify
|
||||||
commons = "5.5.0"
|
commons = "5.7.0"
|
||||||
mmslib = "1.0.0"
|
mmslib = "1.0.0"
|
||||||
indicator-fast-scroll = "4524cd0b61"
|
indicator-fast-scroll = "4524cd0b61"
|
||||||
#Gradle
|
#Gradle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue