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

8 lines
879 B
XML

<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" app:cardBackgroundColor="?attr/colorBackgroundTertiary" app:cardCornerRadius="4dp" app:cardElevation="0dp">
<LinearLayout android:background="?attr/colorBackgroundTertiary" android:padding="4dp" style="@style/res_2131952594_uikit_viewgroup_linearlayout_horizontal">
<ImageView android:id="@+id/community_get_started_header_icon" android:layout_width="20dp" android:layout_height="20dp" android:layout_marginEnd="4dp"/>
<TextView android:gravity="center_vertical" android:id="@+id/community_get_started_header_icon_text" android:layout_width="wrap_content" android:layout_height="match_parent" android:drawablePadding="4dp" style="@style/res_2131952567_uikit_textview_h6"/>
</LinearLayout>
</merge>