Compare commits

...

2 Commits

View File

@@ -272,6 +272,7 @@
app:roundAsCircle="true" app:roundAsCircle="true"
android:layout_marginLeft="@dimen/dp15" android:layout_marginLeft="@dimen/dp15"
android:layout_marginRight="44dp" android:layout_marginRight="44dp"
android:background="@mipmap/ic_cover_default"
app:roundedCornerRadius="4dp" /> app:roundedCornerRadius="4dp" />
</RelativeLayout> </RelativeLayout>
</LinearLayout> </LinearLayout>