6 lines
197 B
XML
6 lines
197 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
layout_width="88dp"
|
||
|
layout_height="52dp"
|
||
|
style="?attr/materialCalendarDay"/>
|