MrKim Well-Known Member Licensed User Longtime User Jun 5, 2018 #1 I am updating an app from targetversion 4 to 26 (what a pain). There is no code to place or size the spinner, it always just worked (in 4). With 4 the spinner looks like this (as God intended ): with 26: Any idea what I can do to get it back centered on the screen? Attachments upload_2018-6-5_1-26-52.png 62.8 KB · Views: 122 upload_2018-6-5_1-29-43.png 105 KB · Views: 118
I am updating an app from targetversion 4 to 26 (what a pain). There is no code to place or size the spinner, it always just worked (in 4). With 4 the spinner looks like this (as God intended ): with 26: Any idea what I can do to get it back centered on the screen?
LucaMs Expert Licensed User Longtime User Jun 5, 2018 #2 Did you have the TARGET sdk version set to 4? This is strange, it is a low value. Anyway, what is the Android version of the device you used? Upvote 0
Did you have the TARGET sdk version set to 4? This is strange, it is a low value. Anyway, what is the Android version of the device you used?
Erel B4X founder Staff member Licensed User Longtime User Jun 5, 2018 #3 You cannot change the spinner mode. However you can replace the spinner with a label and call InputListAsync to show the same dialog when the user clicks on the label. Upvote 0
You cannot change the spinner mode. However you can replace the spinner with a label and call InputListAsync to show the same dialog when the user clicks on the label.
MrKim Well-Known Member Licensed User Longtime User Jun 5, 2018 #4 LucaMs said: Did you have the TARGET sdk version set to 4? This is strange, it is a low value. Anyway, what is the Android version of the device you used? Click to expand... It's a really old app. Haven't touched it in years. 7.0 Upvote 0
LucaMs said: Did you have the TARGET sdk version set to 4? This is strange, it is a low value. Anyway, what is the Android version of the device you used? Click to expand... It's a really old app. Haven't touched it in years. 7.0