discord-jadx/app/src/main/res/layout/widget_settings_item_backup...

3 lines
529 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:textColor="?attr/primary_100" android:id="@+id/item_backup_code_tv" android:paddingLeft="16dp" android:paddingTop="16dp" android:paddingRight="16dp" android:paddingBottom="16dp" android:layout_width="match_parent" android:foreground="?attr/selectableItemBackground" android:fontFamily="?attr/font_monospace" style="@style/res_2131952568_uikit_textview_large"/>