Skip to content
Snippets Groups Projects

fix: layouting

Merged zaydanA requested to merge fix/layout into main
Compare and
3 files
+ 7
2
Preferences
Compare changes
Files
3
@@ -4,7 +4,9 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ui.dashboard.DashboardFragment">
tools:context=".ui.dashboard.DashboardFragment"
android:paddingBottom="60dp"
>
<TextView
android:id="@+id/text_dashboard"