1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-04 02:09:35 +02:00

authorization while adding catalog fix

This commit is contained in:
dlmv 2011-12-14 17:22:32 +04:00
parent d8e8521dc1
commit fba4df1d88
4 changed files with 25 additions and 3 deletions

View file

@ -304,3 +304,4 @@ public class AuthenticationActivity extends Activity {
super.onPause();
}
}