Skip to content

Commit

Permalink
Put back textAllCaps=false
Browse files Browse the repository at this point in the history
  • Loading branch information
martinwork committed Jun 11, 2024
1 parent 6e21cbf commit 0846491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/project_items.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
android:drawableEnd="@drawable/ic_arrow_down"
android:gravity="start|center_vertical"
android:longClickable="true"
android:textAllCaps="false"
android:textColor="@android:color/white"
android:textSize="@dimen/project_items_text_size" />

Expand Down

0 comments on commit 0846491

Please sign in to comment.