Fixed a lot of problems that Android Studio raised with the projects, mostly deprecations and unused imports.

This commit is contained in:
denizk0461
2023-05-08 11:39:44 +02:00
parent 06ea1c88e4
commit 94ac9aaf03
16 changed files with 17 additions and 77 deletions
@@ -364,8 +364,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:gravity="center"
android:visibility="gone">
android:gravity="center">
<ImageButton
android:id="@+id/button_middle_left"