removing the lock screen notification visibility label from the settings
This commit is contained in:
parent
efc95ef9f6
commit
a5dc5c1bb8
3 changed files with 0 additions and 19 deletions
|
|
@ -88,14 +88,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:text="@string/lock_screen_visibility" />
|
||||
|
||||
<com.simplemobiletools.commons.views.MyTextView
|
||||
android:id="@+id/settings_lock_screen_visibility"
|
||||
style="@style/SettingsRightTextualValueStyle"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_toEndOf="@+id/settings_lock_screen_visibility_label"
|
||||
tools:text="@string/sender_and_message" />
|
||||
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue