Gowtham

Results 22 comments of Gowtham

You can close it, if you've solved your problem.

Not available on Indian store also.

@Marcosmaliki you'll get this if you're using alpha version of material-components. I downgraded to 1.1.0 and it's building now.

same issue here. Got this exception ``` Cannot access 'com.arthurivanets.adapster.model.BaseItem' which is a supertype of 'com.paulrybitskyi.persistentsearchview.adapters.model.SuggestionItem'. Check your module classpath for missing or conflicting dependencies ```

issued a PR for this: #50

ping @sromku

If I'm not wrong, you should never use hardcoded path to external storage. It may change and it's a good practice to use something like this: context.getExternalFilesDir()