ui redesign, marks v1 done, gonna build the next release

This commit is contained in:
Odweta
2024-02-07 21:41:09 +01:00
parent 9ea5758eac
commit 7f7b22029a
25 changed files with 740 additions and 245 deletions
@@ -12,9 +12,4 @@
android:id="@+id/dayPager"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<FrameLayout
android:id="@+id/fragmentContainer"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</androidx.constraintlayout.widget.ConstraintLayout>