change text color + small changes

This commit is contained in:
2022-03-28 14:02:10 +03:00
parent d519a2be14
commit 9b302d0461
17 changed files with 795 additions and 822 deletions

View File

@ -24,14 +24,12 @@
android:layout_height="wrap_content"
android:paddingTop="8dp"
android:textSize="18dp"
android:textColor="#FFFFFF"
/>
<TextView android:id="@+id/text2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingTop="8dp"
android:textSize="18dp"
android:textColor="#FFFFFF"
/>
</LinearLayout>
</LinearLayout>