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.99k stars 413 forks source link

Snackbar is shown behind the Soft Navigation bar (button) #22

Closed atulgoswami21 closed 8 years ago

javiersantos commented 8 years ago

Thanks. It has been fixed in the latest update (v2.0.2).

dependencies {
    compile 'com.github.javiersantos:AppUpdater:2.0.2'
}