Shared Shoppingliste show, add, del, insert link

Alle funktionen von shared sind verfügbar
This commit is contained in:
Georg Reisinger
2019-02-18 00:38:37 +01:00
parent 6eb0e704d1
commit 24f55b60c8
18 changed files with 802 additions and 29 deletions

View File

@ -40,4 +40,5 @@ dependencies {
implementation 'com.android.support:cardview-v7:28.0.0'
implementation 'com.github.danielnilsson9:color-picker-view:1.4.0@aar'
implementation 'com.android.support:recyclerview-v7:28.0.0'
implementation 'com.android.support:support-v4:28.0.0'
}