mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
🐛 Fixes single back press not closing app
- Fixes #2985 app not closing on single back press just after opening the app
This commit is contained in:
parent
8017898c80
commit
34d9007605
@ -5,6 +5,7 @@
|
||||
android:id="@+id/mainMotionLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:motionProgress="1"
|
||||
app:layoutDescription="@xml/activity_main_scene"
|
||||
tools:context=".ui.activities.MainActivity">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user