diff --git a/app/src/main/java/in/hbb20/countrycodepickerproject/HomeActivity.java b/app/src/main/java/in/hbb20/countrycodepickerproject/HomeActivity.java index ebd08ad1..6e9d4f30 100644 --- a/app/src/main/java/in/hbb20/countrycodepickerproject/HomeActivity.java +++ b/app/src/main/java/in/hbb20/countrycodepickerproject/HomeActivity.java @@ -7,6 +7,8 @@ import android.widget.Button; import android.widget.TextView; +import in.hbb20.countrycodepickerproject.R; + public class HomeActivity extends AppCompatActivity { TextView textIntro, textDefaultCountry, textPreference, textCustomMaster, textsetCountry, textGetCountry, textFullNumber, textCustomColor, textCustomSize, textCustomFont, textCustomLanguage; diff --git a/app/src/main/res/layout/fragment_introduction.xml b/app/src/main/res/layout/fragment_introduction.xml index c3581e4f..1aa668ab 100644 --- a/app/src/main/res/layout/fragment_introduction.xml +++ b/app/src/main/res/layout/fragment_introduction.xml @@ -13,7 +13,8 @@ + android:text="Introduction" + /> + app:ccp_defaultLanguage="PUNJABI" + app:ccpDialog_allowSearch="true" + app:ccp_defaultNameCode="nz" + app:ccp_rememberLastSelection="true" + app:ccp_countryAutoDetectionPref="SIM_NETWORK_LOCALE" + app:ccpDialog_showCloseIcon="true" + app:ccp_countryPreference="US,IN,NZ" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccp/src/main/res/values/attrs.xml b/ccp/src/main/res/values/attrs.xml index 01e557f4..6aef5760 100644 --- a/ccp/src/main/res/values/attrs.xml +++ b/ccp/src/main/res/values/attrs.xml @@ -62,10 +62,11 @@ - - - - + + + + +