6 lines
216 B
XML
6 lines
216 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<com.google.android.material.chip.Chip xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
layout_width="96dp"
|
||
|
layout_height="80dp"
|
||
|
style="?attr/chipStyle"/>
|