discord-jadx/app/src/main/res/layout/test_chip_zero_corner_radiu...

3 lines
451 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.chip.Chip xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:ellipsize="end" android:id="@+id/zero_corner_chip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/chip_text" app:chipCornerRadius="0dp" style="@style/res_2131952741_widget_materialcomponents_chip_action"/>