mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-23 00:10:50 -04:00
Fixes Issue #750. This new class makes sure to use the correct `AlertDialog.Builder` from the support lib. This in turn ensures the correct styles get applied to the result alert dialog.