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

8 lines
333 B
XML

<?xml version="1.0" encoding="utf-8"?>
<view xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_gravity="bottom"
android:layout_width="match_parent"
android:layout_height="wrap_content"
class="com.ubt.jimu.utils.topsnackbar.TSnackbar$SnackbarLayout"
style="@style/Widget.Design.Snackbar"/>