Files
ctf/2024/insomnihack/mobile/Notes/res/layout/material_time_chip.xml
2025-06-06 03:13:31 +02:00

3 lines
280 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.chip.Chip android:layout_width="@dimen/material_clock_display_width" android:layout_height="@dimen/material_clock_display_height" style="?chipStyle"
xmlns:android="http://schemas.android.com/apk/res/android" />