Skip to content

Commit

Permalink
Fix cut text (#3128)
Browse files Browse the repository at this point in the history
  • Loading branch information
keianhzo committed Apr 7, 2020
1 parent 6ae4674 commit ebc1ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/voice_search_dialog.xml
Expand Up @@ -115,7 +115,6 @@
android:id="@+id/description"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="5dp"
android:text="@string/voice_search_example"
android:textColor="@color/rhino"
android:textSize="12sp"
Expand Down

0 comments on commit ebc1ff4

Please sign in to comment.