LibreTube/app
Sajal Raj Gautam edf487c97d Fix search bar collapse while search in progress
This is an AOSP bug where destroy of fragment calls
invalideMenu of Activity even though the fragment does
not participate in menu updates.

https://issuetracker.google.com/issues/244336571

Hence added an workaroud to not invalidate menu when
search is in progress.
2023-05-26 10:07:43 +05:30
..
release Fix crash on login 2023-03-26 16:36:37 +02:00
schemas/com.github.libretube.db.AppDatabase Subscription groups 2023-03-28 12:16:47 +02:00
src Fix search bar collapse while search in progress 2023-05-26 10:07:43 +05:30
.gitignore Initial commit 2021-12-09 16:31:40 +04:00
build.gradle Migration to Media3 2023-05-15 17:21:49 +02:00
proguard-rules.pro Add Proguard rules. 2023-04-21 06:59:50 +05:30