|
title = new WpadTextView(context, false, 990, 90, Gravity.CENTER, Color.WHITE, Common.fontsize._46, true, ID.SmartIOTCamPopup.text.TITLE);
|
|
title = new WpadTextView(context, false, 990, 90, Gravity.CENTER, Color.WHITE, Common.fontsize._46, true, ID.SmartIOTCamPopup.text.TITLE);
|
|
ViewRegistration(layout, title, 0, 0);
|
|
ViewRegistration(layout, title, 0, 0);
|