Example #1
0
 public View onCreateView(LayoutInflater layoutinflater, ViewGroup viewgroup, Bundle bundle) {
   layoutinflater = super.onCreateView(layoutinflater, viewgroup, bundle);
   viewgroup = (Button) layoutinflater.findViewById(h.iy);
   viewgroup.setTextColor(layoutinflater.getResources().getColor(h.iu));
   viewgroup.setText(g.mL);
   g.a((ImageView) layoutinflater.findViewById(h.ix), context.getResources(), g.mJ);
   return layoutinflater;
 }