mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Remove unused resources
This commit is contained in:
		| @@ -55,10 +55,6 @@ | ||||
|  | ||||
|     </com.google.android.material.appbar.TachiyomiAppBarLayout> | ||||
|  | ||||
|     <include | ||||
|         android:id="@+id/fab_layout" | ||||
|         layout="@layout/main_activity_fab" /> | ||||
|  | ||||
|     <eu.kanade.tachiyomi.widget.TachiyomiBottomNavigationView | ||||
|         android:id="@+id/bottom_nav" | ||||
|         android:layout_width="match_parent" | ||||
|   | ||||
| @@ -1,13 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     xmlns:tools="http://schemas.android.com/tools" | ||||
|     android:id="@+id/root_fab" | ||||
|     android:layout_width="wrap_content" | ||||
|     android:layout_height="wrap_content" | ||||
|     android:layout_margin="16dp" | ||||
|     android:layout_gravity="bottom|end" | ||||
|     android:minWidth="0dp" | ||||
|     android:visibility="gone" | ||||
|     tools:icon="@drawable/ic_help_24dp" | ||||
|     tools:text="Action" | ||||
|     tools:visibility="visible" /> | ||||
		Reference in New Issue
	
	Block a user