Merge "Make the support loader activity display UI." into oc-dr1-dev
am: 4ab6f77f98
Change-Id: I06dea000a9bc74314905f49843262e79a6c240dd
This commit is contained in:
@@ -47,8 +47,8 @@ public class SupportDashboardActivity extends Activity implements Indexable {
|
||||
supportFeatureProvider.startSupportV2(this);
|
||||
} else {
|
||||
startActivity(new Intent(this, LegacySupportActivity.class));
|
||||
finish();
|
||||
}
|
||||
finish();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user