Raju
Raju
Fixes #3
Since it is part of design library which is backward compatible till 14. I have tested this on api 19
it is supposed support below 21 as it is from support library. Minsdk should be lower
Both configuration not working for me. Its showing empty page. ``` compileSdkVersion 25 buildToolsVersion '26.0.2' defaultConfig { minSdkVersion 17 targetSdkVersion 25 . . ``` ``` ``` & ```
Getting >StorageException: StorageException has occurred. User does not have permission to access this object. Code: -13021 HttpResult: 403 ``` service firebase.storage { match /b/{bucket}/o { match /{allPaths=**} { allow read,...