mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
formatting cleanup
This commit is contained in:
parent
6aa822b126
commit
9db7ec0a18
11 changed files with 47 additions and 47 deletions
|
@ -66,7 +66,7 @@ public class AuthenticationActivity extends Activity {
|
|||
static final String PASSWORD_KEY = "password";
|
||||
static final String ERROR_KEY = "error";
|
||||
static final String CUSTOM_AUTH_KEY = "customAuth";
|
||||
|
||||
|
||||
static void initCredentialsCreator(Context context) {
|
||||
final ZLNetworkManager manager = ZLNetworkManager.Instance();
|
||||
if (manager.getCredentialsCreator() == null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue