From f19d5de3c07ac6835733709109846bc237ddbd2a Mon Sep 17 00:00:00 2001 From: Jiajian Chen Date: Wed, 16 Sep 2020 13:13:59 +0800 Subject: [PATCH] add multiple selection --- .idea/codeStyles/Project.xml | 33 ++++--- .idea/codeStyles/codeStyleConfig.xml | 1 + app/build.gradle | 8 +- .../constraintradiogroup/demo/MainActivity.kt | 6 +- build.gradle | 6 +- constraint-radiogroup/build.gradle | 7 +- .../ConstraintRadioGroup.kt | 89 +++++++++++++++---- .../OnCheckedChangeListener.kt | 2 +- .../src/main/res/values/attrs.xml | 1 + gradle/wrapper/gradle-wrapper.properties | 2 +- publish.gradle | 2 +- 11 files changed, 111 insertions(+), 46 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index f20aaa5..3cc336b 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,26 +1,28 @@ - - +