Skip to content

Commit

Permalink
1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MazWoz committed Oct 22, 2019
1 parent 41fce84 commit d095391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/src/main/res/layout/library_bottom_dialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@android:string/cancel"
android:theme="@style/Button.Base"/>
android:theme="@style/CancelButton"/>
<Button
android:id="@+id/bottomDialog_ok"
android:visibility="gone"
Expand Down

0 comments on commit d095391

Please sign in to comment.