diff --git a/app/src/main/res/layout/fragment_profile.xml b/app/src/main/res/layout/fragment_profile.xml index 0abc630..a94de3a 100644 --- a/app/src/main/res/layout/fragment_profile.xml +++ b/app/src/main/res/layout/fragment_profile.xml @@ -35,10 +35,11 @@ + app:layout_constraintStart_toStartOf="@+id/position" + app:layout_constraintTop_toBottomOf="@+id/lastEntry" /> + app:layout_constraintEnd_toEndOf="parent" /> \ No newline at end of file diff --git a/app/src/main/res/values/FAB_Style.xml b/app/src/main/res/values/FAB_Style.xml new file mode 100644 index 0000000..ed21972 --- /dev/null +++ b/app/src/main/res/values/FAB_Style.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/TextStyle.xml b/app/src/main/res/values/TextStyle.xml index 639155c..099f69a 100644 --- a/app/src/main/res/values/TextStyle.xml +++ b/app/src/main/res/values/TextStyle.xml @@ -2,32 +2,38 @@