diff --git a/module_base/src/main/res/drawable-xxhdpi/radiobtn_checked_gray.png b/module_base/src/main/res/drawable-xxhdpi/radiobtn_checked_gray.png new file mode 100644 index 0000000..29519ab Binary files /dev/null and b/module_base/src/main/res/drawable-xxhdpi/radiobtn_checked_gray.png differ diff --git a/module_base/src/main/res/drawable-xxhdpi/radiobtn_unchecked_gray.png b/module_base/src/main/res/drawable-xxhdpi/radiobtn_unchecked_gray.png new file mode 100644 index 0000000..decb07c Binary files /dev/null and b/module_base/src/main/res/drawable-xxhdpi/radiobtn_unchecked_gray.png differ diff --git a/module_base/src/main/res/drawable/radiobtn_checked_gray.xml b/module_base/src/main/res/drawable/radiobtn_checked_gray.xml new file mode 100644 index 0000000..d9c1160 --- /dev/null +++ b/module_base/src/main/res/drawable/radiobtn_checked_gray.xml @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/module_gjc/src/main/res/layout/item_int_exp_tally.xml b/module_gjc/src/main/res/layout/item_int_exp_tally.xml index a5e1738..67918c7 100644 --- a/module_gjc/src/main/res/layout/item_int_exp_tally.xml +++ b/module_gjc/src/main/res/layout/item_int_exp_tally.xml @@ -5,77 +5,81 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + - + @@ -87,8 +91,12 @@ + - + diff --git a/module_gjc/src/main/res/layout/item_int_exp_tally_sub.xml b/module_gjc/src/main/res/layout/item_int_exp_tally_sub.xml index 788b9bb..8bd5004 100644 --- a/module_gjc/src/main/res/layout/item_int_exp_tally_sub.xml +++ b/module_gjc/src/main/res/layout/item_int_exp_tally_sub.xml @@ -1,8 +1,10 @@ + xmlns:loadImage="http://schemas.android.com/tools" + xmlns:app="http://schemas.android.com/apk/res-auto"> + @@ -15,111 +17,124 @@ + android:orientation="vertical"> - - - - - + android:orientation="horizontal" + android:layout_marginVertical="8dp" + android:paddingHorizontal="10dp"> - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + + + + + + + +