Refactor WifiP2pDialog as DialogFragment

This commit is contained in:
Mygod
2018-07-21 18:26:14 +08:00
parent f92210c1a6
commit b526de681e
6 changed files with 133 additions and 102 deletions

View File

@@ -11,7 +11,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
resConfigs "zh-rCN"
versionCode 29
versionCode 30
versionName "1.3.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}