mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-19 20:38:22 -04:00
proper clipping for card icon inside edit view
This commit is contained in:
1 parent
446131a87d
commit
fdc8cb0adf
1 file changed
+1
-2
@@ -73,8 +73,7 @@
|
||||
app:cardCornerRadius="4dp"
|
||||
android:paddingHorizontal="@dimen/inputPadding"
|
||||
app:cardElevation="0dp"
|
||||
app:cardBackgroundColor="@android:color/transparent"
|
||||
android:outlineProvider="none">
|
||||
app:cardBackgroundColor="@android:color/transparent">
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/thumbnail"
|
||||
|
||||
Reference in new issue
Block a user