mac
2024-07-22 cfdab7d0c0d61485997a255fe05ad0849d21fe4a
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" />