Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitSurwase authored Sep 22, 2017
1 parent 6ee0337 commit 845c1f5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![GitHub stars](https://img.shields.io/github/stars/RohitSurwase/AndroidDesignPatterns.svg?style=social&label=Star)](https://GitHub.com/RohitSurwase/AndroidDesignPatterns/stargazers)

# Android Design Patterns

### Collection of modules which implement solutions to various difficulties faced during App development.
Expand All @@ -11,12 +14,13 @@ Basic idea of this repository is to collect sollutions to unique case scenarios
4. Swipeable tabs with TabLayout
5. Auto read SMS/OTP
6. Pick/choose and crop image using Camera or Gallery.
7. **(New)** Animate Activity transitiion throughout App and View visibility (Add View from top/left/right. similarly Remove View from bottom/right/left)

#### Upcoming modules
- Access Control Logic (ACL) in Android.
- Synchronised Local SQLite Database.
- Dynamic RecyclerView in a better way.
- Transition Animations in a easier way.
- And so on... **stay tuned for more**.

### License
Copyright 2017 Rohit Surwase
Expand Down

0 comments on commit 845c1f5

Please sign in to comment.