mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 01:47:24 +00:00
Launcher so far, app menu partially working
This commit is contained in:
commit
57721ac89b
47 changed files with 1693 additions and 0 deletions
5
app/src/main/res/navigation/nav_graph.xml
Normal file
5
app/src/main/res/navigation/nav_graph.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<navigation xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/nav_graph" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue