mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
apply suggestions
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
android:gravity="center_vertical"
|
||||
android:orientation="vertical">
|
||||
|
||||
<!-- android:padding="0.1dp" is needed to remove transparent background -->
|
||||
<com.google.android.material.imageview.ShapeableImageView
|
||||
android:id="@+id/webxdc_icon"
|
||||
android:padding="0.1dp"
|
||||
|
||||
@@ -114,6 +114,6 @@
|
||||
</style>
|
||||
|
||||
<style name="ShapeAppearanceOverlay.App.CornerSize10Percent" parent="">
|
||||
<item name="cornerSize">10%</item>
|
||||
<item name="cornerSize">7%</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user