9 lines
356 B
XML
9 lines
356 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<RadioButton xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
gravity="top"
|
||
|
paddingTop="4dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x4="@drawable/radio_button_tint_selector"
|
||
|
style="@style/2132017876"/>
|