gjoisa Active Member Licensed User Longtime User Aug 17, 2019 #1 When we set target sdk version to latest , behaviour of date dialog also changes to latest . But is it possible to have old styled date editor(scrolling type) which was there in sdk version 14 .
When we set target sdk version to latest , behaviour of date dialog also changes to latest . But is it possible to have old styled date editor(scrolling type) which was there in sdk version 14 .
Erel B4X founder Staff member Licensed User Longtime User Aug 18, 2019 #2 Not without causing your app to use the old holo theme. This will make your app look outdated and suffer from backward compatibility bugs. Upvote 0
Not without causing your app to use the old holo theme. This will make your app look outdated and suffer from backward compatibility bugs.