mirror of https://github.com/yuzu-mirror/yuzu
android: Use x-axis animation for navigation rail
parent
03541703fa
commit
09e7b14d0e
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="small_layout">false</bool>
|
||||
</resources>
|
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="small_layout">true</bool>
|
||||
</resources>
|
Loading…
Reference in New Issue