midhunhk / lib-aeapps

A multi module library project for use by android applications, with implementations of features like Multi Contact Picture and wrappers around SMS and Contacts data access.
http://midhunhk.github.io/lib-aeapps/
Apache License 2.0
4 stars 6 forks source link

Create a Base implementation for PermissionsAwareComponent #32

Closed midhunhk closed 3 years ago

midhunhk commented 3 years ago

Create a Base implementation for PermissionsAwareComponent, as there seems to be a lot of boiler plate code for an existing implementation.

midhunhk commented 3 years ago

Created AbstractPermissionsAwareActivity