Several design changes

This commit is contained in:
tom5079
2019-05-17 10:18:11 +09:00
parent 234f9b069a
commit 369fa679a6
11 changed files with 60 additions and 27 deletions

View File

@@ -40,7 +40,6 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.0.2'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation "ru.noties.markwon:core:${markwonVersion}"
implementation 'com.shawnlin:number-picker:2.4.8'
implementation 'com.github.clans:fab:1.6.4'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.0'