mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
Fix inconsistent annotation placement
This commit is contained in:
parent
eee5d727c6
commit
50e7c9bf47
@ -78,7 +78,8 @@ public class ZimHostActivity extends BaseActivity implements
|
||||
@Inject
|
||||
ZimHostContract.Presenter presenter;
|
||||
|
||||
@Inject AlertDialogShower alertDialogShower;
|
||||
@Inject
|
||||
AlertDialogShower alertDialogShower;
|
||||
|
||||
private static final String TAG = "ZimHostActivity";
|
||||
private static final int MY_PERMISSIONS_ACCESS_FINE_LOCATION = 102;
|
||||
|
Loading…
x
Reference in New Issue
Block a user