Skip to content

Commit

Permalink
- Removed 1-line cap from "Serial checker" tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
MenosGrante committed May 30, 2019
1 parent 2b38b4c commit afe18cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/fragment_tools.xml
Expand Up @@ -33,9 +33,7 @@
android:layout_marginTop="24dp"
android:layout_marginEnd="24dp"
android:layout_marginBottom="12dp"
android:ellipsize="end"
android:fontFamily="@font/rubik_medium"
android:maxLines="1"
android:text="@string/tools_serial_checker_title"
android:textColor="@color/colorWhite"
app:layout_constraintBottom_toTopOf="@+id/toolsSerialCheckerDescription"
Expand Down

0 comments on commit afe18cd

Please sign in to comment.