javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 412 forks source link

Using view as Snackbar container instead android.R.id.content. #163

Open felipetorres opened 5 years ago

felipetorres commented 5 years ago

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.

javiersantos commented 4 years ago

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.

redragon14368 commented 4 years ago

sir, the release note not showing. please help