Change name
This commit is contained in:
parent
3751366c19
commit
18787d36e4
2 changed files with 1 additions and 20 deletions
|
@ -1,19 +0,0 @@
|
||||||
|
|
||||||
# GOOGLE SAMPLE PACKAGING DATA
|
|
||||||
#
|
|
||||||
# This file is used by Google as part of our samples packaging process.
|
|
||||||
# End users may safely ignore this file. It has no relevance to other systems.
|
|
||||||
---
|
|
||||||
status: PUBLISHED
|
|
||||||
technologies: [Android]
|
|
||||||
categories: [Views Widgets]
|
|
||||||
languages: [Kotlin]
|
|
||||||
solutions: [Mobile]
|
|
||||||
github: android/views-widgets
|
|
||||||
level: INTERMEDIATE
|
|
||||||
icon: screenshots/icon-web.png
|
|
||||||
apiRefs:
|
|
||||||
- android:androidx.recyclerview.widget.RecyclerView
|
|
||||||
- android:androidx.recyclerview.widget.RecyclerView.LayoutManager
|
|
||||||
- android:androidx.recyclerview.widget.RecyclerView.ViewHolder
|
|
||||||
license: apache2
|
|
|
@ -1,2 +1,2 @@
|
||||||
rootProject.name='RecyclerSample'
|
rootProject.name='Ntfy'
|
||||||
include ':app'
|
include ':app'
|
||||||
|
|
Loading…
Reference in a new issue