Archived
Fixed a lot of problems that Android Studio raised with the projects, mostly deprecations and unused imports.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user