mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Some (probably) optimizations and added swiping up from home screen to get to app menu.
This commit is contained in:
parent
02115b1ade
commit
eb61f8a9c8
4 changed files with 80 additions and 28 deletions
|
|
@ -24,13 +24,5 @@
|
|||
android:fontFamily= "@null"
|
||||
android:textAppearance= "@android:style/TextAppearance.DeviceDefault" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatButton
|
||||
android:id="@+id/button"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0.1"
|
||||
android:onClick="openAppMenuActivity"
|
||||
android:text="Button"
|
||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue