fossasia / loklak_wok_android

"loklak wok" is a harvesting peer for the loklak_server https://github.com/fossasia/loklak_wok_android/raw/apk/loklak_wok_1.2_20160201.apk
GNU Lesser General Public License v2.1
1.55k stars 89 forks source link

Rectifying the error screen #116

Closed neelanshsahai closed 6 years ago

neelanshsahai commented 6 years ago

The Activity flow earlier was :

11 12 13 14 15

It should be like :

21 22 23 24 25

I am working on this Issue...