Skip to content

Commit 2e86611

Browse files
committed
NumberPickerView 添加 省市级三级联动示例
1 parent 1d5161e commit 2e86611

File tree

10 files changed

+6011
-10
lines changed

10 files changed

+6011
-10
lines changed

NumberPickerView/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ android {
1414
dependencies {
1515
compile fileTree(include: ['*.jar'], dir: 'libs')
1616
compile "com.android.support:appcompat-v7:$supportLibraryVersion"
17+
compile "com.google.code.gson:gson:$gsonVersion"
1718
}

0 commit comments

Comments
 (0)