Shay Well-Known Member Licensed User Longtime User Sep 5, 2011 #1 Hi Is there a way (saw it on some app - not here) to add PreferenceActivity when clicking on it, it will open popup with 2 buttons (each button will do something else) if not any suggestion? Thanks
Hi Is there a way (saw it on some app - not here) to add PreferenceActivity when clicking on it, it will open popup with 2 buttons (each button will do something else) if not any suggestion? Thanks
Erel B4X founder Staff member Licensed User Longtime User Sep 5, 2011 #2 It is not possible to add buttons to a PreferenceActivity. You can roll your own settings solution and then you will have complete control. Upvote 0
It is not possible to add buttons to a PreferenceActivity. You can roll your own settings solution and then you will have complete control.