Commit 8f49432c authored by wanglei's avatar wanglei

...

parent 10742f02
...@@ -45,7 +45,9 @@ ...@@ -45,7 +45,9 @@
<FrameLayout <FrameLayout
android:id="@+id/id_fl_native" android:id="@+id/id_fl_native"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content"
android:layout_marginHorizontal="16dp"
android:background="@drawable/bg_ffffff_10">
<io.supercharge.shimmerlayout.ShimmerLayout <io.supercharge.shimmerlayout.ShimmerLayout
android:id="@+id/shimmerLayout" android:id="@+id/shimmerLayout"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment