Skip to content

Commit

Permalink
feat: Redesign Library Downloader Dialog UI
Browse files Browse the repository at this point in the history
  • Loading branch information
aikrq committed Dec 29, 2024
1 parent 558dad9 commit ea122d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/library_downloader_dialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

<Button
android:id="@+id/btn_download"
style="?attr/materialButtonFilledStyle"
style="?attr/materialButtonStyle"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
Expand Down

0 comments on commit ea122d5

Please sign in to comment.