mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 19:55:11 +01:00
Remove id in browse controller
Can't use until its binded
This commit is contained in:
parent
cd2b348719
commit
c92b1ce956
@ -32,8 +32,7 @@
|
||||
app:layout_anchorGravity="top"
|
||||
app:layout_anchor="@id/ext_bottom_sheet" />
|
||||
<!-- Adding bottom sheet after main content -->
|
||||
<include layout="@layout/extensions_bottom_sheet"
|
||||
android:id="@+id/bottom_sheet"/>
|
||||
<include layout="@layout/extensions_bottom_sheet"/>
|
||||
|
||||
<View
|
||||
android:id="@+id/shadow2"
|
||||
|
Loading…
Reference in New Issue
Block a user