AppAdapter.kt |
An adapter for displaying app items in the [OpenWithFragment] dialog.
This will display browser apps and an item that can be used for installing Firefox,
if it is not already installed on the device.
@param infoArray List of browser apps.
@param store Store app for installing Firefox.
|
3942 |
AppViewHolder.kt |
View holder for an app item in the [OpenWithFragment] list.
|
1432 |
InstallBannerViewHolder.kt |
View holder for install Firefox item in the [OpenWithFragment] list.
|
1110 |
OpenWithFragment.kt |
[AppCompatDialogFragment] used to display open in app options.
|
5696 |