Hello to all,
I'm using AHPreferenceActivity Library
and I need to be able to save your settings in real-time
for example, I wish I could call up the sub SaveSetting when I click the CheckBox
how can I do?
I'm using AHPreferenceActivity Library
and I need to be able to save your settings in real-time
for example, I wish I could call up the sub SaveSetting when I click the CheckBox
B4X:
Tweaks.AddCheckBox("ADJ","Adjust Settings","","",ADJSettings,"")
how can I do?