mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-11 20:19:10 +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_anchorGravity="top"
|
||||||
app:layout_anchor="@id/ext_bottom_sheet" />
|
app:layout_anchor="@id/ext_bottom_sheet" />
|
||||||
<!-- Adding bottom sheet after main content -->
|
<!-- Adding bottom sheet after main content -->
|
||||||
<include layout="@layout/extensions_bottom_sheet"
|
<include layout="@layout/extensions_bottom_sheet"/>
|
||||||
android:id="@+id/bottom_sheet"/>
|
|
||||||
|
|
||||||
<View
|
<View
|
||||||
android:id="@+id/shadow2"
|
android:id="@+id/shadow2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user