|
|
@ -44,6 +44,13 @@ |
|
|
|
|
|
|
|
|
|
|
|
</io.legado.app.ui.widget.text.TextInputLayout> |
|
|
|
</io.legado.app.ui.widget.text.TextInputLayout> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
|
|
android:layout_margin="5dp" |
|
|
|
|
|
|
|
android:textColor="@color/secondaryText" |
|
|
|
|
|
|
|
android:text="@string/page_key_set_help" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
<TextView |
|
|
|
android:id="@+id/tv_ok" |
|
|
|
android:id="@+id/tv_ok" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|