9 lines
No EOL
400 B
XML
Executable file
9 lines
No EOL
400 B
XML
Executable file
<?xml version="1.0" encoding="utf-8"?>
|
|
<code.name.monkey.appthemehelper.common.views.ATECheckBox xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@android:id/checkbox"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_margin="6dp"
|
|
android:background="@null"
|
|
android:clickable="false"
|
|
android:focusable="false" /> |