Remove extra padding on namespace tags
This commit is contained in:
parent
bb409e5ced
commit
1f145ef0d4
@ -9,7 +9,6 @@
|
||||
android:id="@+id/namespace"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
app:chipSpacingHorizontal="4dp"/>
|
||||
|
||||
<com.google.android.material.chip.ChipGroup
|
||||
@ -17,7 +16,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
app:chipSpacingHorizontal="4dp"/>
|
||||
|
||||
</LinearLayout>
|
Loading…
x
Reference in New Issue
Block a user