lintianlin-QuantityControlView_kt-67d9fd1
gradlew
5KB
settings.gradle
27B
library
src
androidTest
java
com
sinfeeloo
library
ExampleInstrumentedTest.java
748B
test
java
com
sinfeeloo
library
ExampleUnitTest.java
399B
main
AndroidManifest.xml
108B
res
mipmap-hdpi
icon_decrease.png
440B
icon_increase.png
684B
icon_unable_decrease.png
439B
icon_unable_increase.png
677B
drawable
dialog_left_bottom_btn_selector.xml
325B
bg_default.xml
292B
dialog_right_bottom_btn_unpressed.xml
234B
dialog_left_bottom_btn_unpressed.xml
226B
dialog_bg.xml
217B
dialog_right_bottom_btn_pressed.xml
231B
dialog_left_bottom_btn_pressed.xml
230B
bg_dialog_et.xml
188B
dialog_right_bottom_btn_selector.xml
327B
layout
dialog_setgoodscount.xml
2KB
layout_quantity_control.xml
2KB
values
colors.xml
334B
attr.xml
893B
strings.xml
126B
styles.xml
630B
java
com
sinfeeloo
library
utils
SoftKeyboardUtils.kt
1KB
ToastUtils.kt
538B
Constant.kt
218B
OnAmountButtonListener.kt
191B
EditCountDialog.kt
2KB
QuantityControlView.kt
7KB
.gitignore
7B
build.gradle
986B
proguard-rules.pro
751B
.idea
runConfigurations.xml
564B
misc.xml
2KB
modules.xml
494B
vcs.xml
180B
LICENSE
11KB
gradle
wrapper
gradle-wrapper.properties
230B
gradle-wrapper.jar
52KB
gradlew.bat
2KB
gradle.properties
730B
.gitignore
760B
app
src
androidTest
java
com
sinfeeloo
quantitycontrolview_kt
ExampleInstrumentedTest.kt
674B
test
java
com
sinfeeloo
quantitycontrolview_kt
ExampleUnitTest.kt
361B
main
AndroidManifest.xml
730B
res
mipmap-hdpi
ic_launcher.png
3KB
ic_launcher_round.png
5KB
mipmap-xxxhdpi
ic_launcher.png
9KB
ic_launcher_round.png
15KB
mipmap-xhdpi
ic_launcher.png
4KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
mipmap-mdpi
ic_launcher.png
2KB
ic_launcher_round.png
3KB
drawable
ic_launcher_background.xml
5KB
layout
item_quantity_contorl.xml
940B
activity_main.xml
800B
drawable-v24
ic_launcher_foreground.xml
2KB
values
colors.xml
300B
strings.xml
85B
styles.xml
383B
mipmap-xxhdpi
ic_launcher.png
6KB
ic_launcher_round.png
10KB
java
com
sinfeeloo
quantitycontrolview_kt
MainActivity.kt
1KB
QuantityControlAdapter.kt
2KB
AmountBean.kt
149B
.gitignore
7B
build.gradle
1KB
proguard-rules.pro
751B
build.gradle
678B
暂无评论