8 lines
333 B
XML
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"/>
|