Skip to content

Commit

Permalink
Restore icon on save search confirmation step.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbutcher committed May 23, 2019
1 parent 11d4ab9 commit 19cadd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search/src/main/res/layout/activity_search.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
android:text="@string/confirm_save_designer_news_search"
android:textAppearance="?attr/textAppearanceBody2" />

<Button
<androidx.appcompat.widget.AppCompatButton
android:id="@+id/save_confirmed"
style="?android:borderlessButtonStyle"
android:layout_width="wrap_content"
Expand Down

0 comments on commit 19cadd2

Please sign in to comment.