feat: 初始化界面

This commit is contained in:
md
2021-05-26 18:45:48 +08:00
parent 9bbe6ead62
commit 3b0581c621
23 changed files with 584 additions and 25 deletions

View File

@@ -34,6 +34,7 @@ dependencies {
implementation 'com.google.android.material:material:1.0.0'
implementation 'androidx.navigation:navigation-fragment:2.1.0'
implementation 'androidx.navigation:navigation-ui:2.1.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'