Paramjeet
Results
2
issues of
Paramjeet
Implemented the following `;handle identify`, `;handle set`, `;handle list`, `;ranklist` commands for CodeChef / AtCoder / Google (Kickstart)
I have single activity layout architecture in my project. So, I use fragments for everything. The problem with fragments is that their views get destroyed when onViewDestroyed is called. Let's...
bug