Theme
You can apply a common theme for all the Apptics' pop-ups and activities.
To set the Apptics' pop-up theme resource, follow the below method.
CopiedAppticsSettings.setPopupThemeRes(R.style.appticspopup)To set the Apptics' activity theme resource, follow the below method.
Copied AppticsSettings.setThemeRes(R.style.appticstheme)Locale
You can apply a common locale for all the Apptics' pop-ups and activities.
To set the common locale, follow the below method.
Copied AppticsSettings.setLocale(locale)