mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-04 17:37:25 +00:00
Added a long-press menu (info, delete, hide, rename). Rename not done. Others work.
This commit is contained in:
parent
57721ac89b
commit
71338fb9f1
10 changed files with 249 additions and 615 deletions
|
|
@ -46,6 +46,7 @@ dependencies {
|
|||
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
|
||||
implementation("androidx.navigation:navigation-fragment-ktx:2.6.0")
|
||||
implementation("androidx.navigation:navigation-ui-ktx:2.6.0")
|
||||
implementation("com.google.code.gson:gson:2.10")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.1.5")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue