apkfuckery/com.discord/res/layout/widget_home_panel_center_co...

3 lines
496 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:gravity="center" android:id="@id/home_toolbar_unread_count" android:paddingLeft="2.0dip" android:paddingRight="2.0dip" android:visibility="gone" android:layout_width="wrap_content" android:layout_marginTop="30.0dip" android:minWidth="16.0dip" android:text="@string/sample_number_99" android:layout_marginStart="30.0dip" android:elevation="4.0dip" style="@style/Icon.Mentions"
xmlns:android="http://schemas.android.com/apk/res/android" />