mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Got rid of status bar and made animation apply to the window instead of the layout.
This commit is contained in:
parent
6d3b451396
commit
d0112bbbe4
7 changed files with 29 additions and 58 deletions
|
|
@ -5,7 +5,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="fill_vertical"
|
||||
android:fitsSystemWindows="true"
|
||||
android:orientation="vertical"
|
||||
tools:context=".MainActivity">
|
||||
|
||||
|
|
@ -77,7 +76,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="fill_vertical"
|
||||
android:fitsSystemWindows="true"
|
||||
android:gravity="fill_vertical"
|
||||
android:orientation="vertical"
|
||||
android:visibility="visible">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue