Skip to content

Commit ef6dbbd

Browse files
committed
readme/doc
1 parent d8ea7e7 commit ef6dbbd

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"uses": [
3-
"androidx.appcompat.widget:AppCompatCheckBox*",
4-
"android.widget:CompoundButton*"
3+
"androidx.appcompat.widget:AppCompatRadioButton",
4+
"androidx.appcompat.widget:AppCompatCheckBox",
5+
"android.widget:CompoundButton"
56
]
67
}

0 commit comments

Comments
 (0)