put search fragment into own package
This commit is contained in:
parent
c46ce1170c
commit
3a5b9203d8
12 changed files with 493 additions and 161 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
<fragment
|
||||
android:id="@+id/search_fragment"
|
||||
android:name="org.schabi.newpipe.SearchInfoItemFragment"
|
||||
android:name="org.schabi.newpipe.search_fragment.SearchInfoItemFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue