jimu-decompiled/resources/res/layout/search_book_contents_header.xml
2025-05-13 19:24:51 +02:00

10 lines
384 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:enabled="false"
android:paddingLeft="@dimen/standard_padding"
android:paddingBottom="@dimen/half_padding"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:singleLine="true"
android:textIsSelectable="false"/>