public void onCreate(Bundle bundle0) {
super.onCreate(bundle0);
this.setMMTitle("");
this.setActionbarColor(this.getContext().getResources().getColor(0x7F060004));
this.setNavigationbarColor(this.getContext().getResources().getColor(0x7F060004));
this.setBackGroundColorResource(0x7F060A19);
if(this.getListView() != null) {
this.getListView().setBackgroundColor(this.getContext().getResources().getColor(0x7F060004));
RelativeLayout.LayoutParams relativeLayout$LayoutParams0 = (RelativeLayout.LayoutParams)this.getListView().getLayoutParams();
relativeLayout$LayoutParams0.width = ui.e(this.getContext(), 0x7F0700E3);
this.getListView().setLayoutParams(relativeLayout$LayoutParams0);
}
q q0 = this.getPreferenceScreen();
this.e = q0;
((h0)q0).i("phone_and_pad", true);
((h0)this.e).notifyDataSetChanged();
String s = Build.BRAND.toLowerCase();
LoginSelectUI..a loginSelectUI$$a0 = new LoginSelectUI..a(this);
LifecycleScope.a(new LifecycleScope("aspad", this, 1), null, new k1(loginSelectUI$$a0, s, s0.n() + Build.CPU_ABI, null), 1, null);
if(zh.Q()) {
((h0)this.e).e("phone_and_pad").I(this.getResources().getString(0x7F112D8C));
((h0)this.e).e("only_pad").I(this.getResources().getString(0x7F112D8D));
}
this.setBackBtn(new w5(this));
}