jimu-decompiled/resources/res/layout/layout_snackbar_top.xml
2025-05-13 19:24:51 +02:00

9 lines
378 B
XML

<?xml version="1.0" encoding="utf-8"?>
<view xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_gravity="top"
android:id="@+id/view_root"
android:background="@color/login_top_message_success"
android:layout_width="match_parent"
android:layout_height="wrap_content"
class="com.ubt.jimu.utils.topsnackbar.TSnackbar$SnackbarLayout"/>