discord-jadx/app/src/main/res/layout/widget_enable_mfa_steps.xml

6 lines
455 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/res_2131952600_uikit_viewgroup_page">
<com.discord.views.steps.StepsView android:id="@+id/enable_mfa_stepsview" android:layout_width="match_parent" android:layout_height="match_parent"/>
<com.discord.utilities.dimmer.DimmerView android:id="@+id/dimmer_view" style="@style/res_2131952421_uikit_dimmerview"/>
</FrameLayout>