Today_i_Fixed_android
The purpose of this repository is to store the bug fixes in an organized manner which we do on daily basis by investing our precious time and to make it a Time Saver for other developers encountering with the same issues.
Format of the bug fix PR should be like this:
Problem
... 1-2 liner problem statment ...
Environment
- OS Version : ...
- IDE Version : ...
- Device Information : ...
How you fix it
... 3-4 lines of description ...
Solution
code references