mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
phase 1: Activities and Fragments
This commit is contained in:
@@ -56,7 +56,7 @@ public class SplashScreenActivity extends BaseActivity {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void injectActivity(AndroidComponent component) {
|
||||
public void injectActivity(ActivityComponent component) {
|
||||
component.inject(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user