mac
2024-07-22 cfdab7d0c0d61485997a255fe05ad0849d21fe4a
2024年07月22日10:17:47
1个文件已修改
6 ■■■■ 已修改文件
app/src/main/res/layout/fragment_home_page.xml 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
app/src/main/res/layout/fragment_home_page.xml
@@ -281,7 +281,7 @@
                        <TextView
                            android:id="@+id/day_tv"
                            style="@style/Text14Style"
                            android:layout_width="86dp"
                            android:layout_width="85dp"
                            android:layout_height="match_parent"
                            android:gravity="center"
                            android:text="@string/day" />
@@ -295,7 +295,7 @@
                        <TextView
                            android:id="@+id/month_tv"
                            style="@style/Text14Style"
                            android:layout_width="86dp"
                            android:layout_width="85dp"
                            android:layout_height="match_parent"
                            android:gravity="center"
                            android:text="@string/month" />
@@ -309,7 +309,7 @@
                        <TextView
                            android:id="@+id/year_tv"
                            style="@style/Text14Style"
                            android:layout_width="86dp"
                            android:layout_width="85dp"
                            android:layout_height="match_parent"
                            android:gravity="center"
                            android:text="@string/year" />