AppUpdater
AppUpdater copied to clipboard
Using view as Snackbar container instead android.R.id.content.
Using android.R.id.content as container is a problem when working with bottom navigation bar. So, this PR allows to pass a view that will be the snackbar container.
Does this change require to include .setView()
when creating an AppUpdater instance? If so, we should update the README or initialize this.view
as android.R.id.content
. Thanks.
sir, the release note not showing. please help