include MaterialChipsInput as subdir lib
This commit is contained in:
@@ -28,7 +28,6 @@ dependencies {
|
||||
|
||||
// UI
|
||||
compile 'org.sufficientlysecure:html-textview:3.1'
|
||||
compile 'com.github.sikeeoh:MaterialChipsInput:1.1.1'
|
||||
compile 'com.jpardogo.materialtabstrip:library:1.1.1'
|
||||
compile 'com.getbase:floatingactionbutton:1.10.1'
|
||||
compile 'com.nispok:snackbar:2.11.0'
|
||||
@@ -61,6 +60,7 @@ dependencies {
|
||||
implementation project(':extern:minidns')
|
||||
implementation project(':KeybaseLib')
|
||||
implementation project(':safeslinger-exchange')
|
||||
implementation project(':extern:MaterialChipsInput')
|
||||
|
||||
implementation "android.arch.work:work-runtime:1.0.0-alpha02"
|
||||
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
android:paddingLeft="8dp"
|
||||
android:paddingRight="8dp"
|
||||
app:hint="@string/label_to"
|
||||
app:chip_hasAvatarIcon="false"
|
||||
app:maxRows="2"
|
||||
app:chip_detailed_backgroundColor="@color/colorChipViewBackground"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user