fix: random things
This commit is contained in:
parent
3ae59b8d22
commit
903423b842
6 changed files with 56 additions and 56 deletions
|
@ -129,7 +129,6 @@
|
|||
android:textSize="12sp"
|
||||
tools:visibility="visible"
|
||||
tools:ignore="HardcodedText" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/activityDelete"
|
||||
android:layout_width="wrap_content"
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Define your preferences here. For example: -->
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:key="some_key"
|
||||
android:title="Some Title" />
|
||||
z
|
||||
</PreferenceScreen>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue