Love2Apk/data/love_decoded/res/layout/select_dialog_singlechoice_material.xml

3 lines
527 B
XML

<?xml version="1.0" encoding="utf-8"?>
<CheckedTextView n1:textAppearance="?android:textAppearanceMedium" n1:textColor="?textColorAlertDialogListItem" n1:ellipsize="marquee" n1:gravity="center_vertical" n1:id="@android:id/text1" n1:paddingLeft="?dialogPreferredPadding" n1:paddingRight="?dialogPreferredPadding" n1:layout_width="fill_parent" n1:layout_height="wrap_content" n1:checkMark="?android:listChoiceIndicatorSingle" n1:minHeight="?listPreferredItemHeightSmall"
xmlns:n1="http://schemas.android.com/apk/res/android" />