mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 00:23:55 +00:00
fix: remove unnecessary InefficientWeight
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
<androidx.coordinatorlayout.widget.CoordinatorLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
tools:ignore="InefficientWeight">
|
||||
android:layout_weight="1">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:id="@+id/mediaAppBar"
|
||||
|
||||
Reference in New Issue
Block a user