Hi all,
i have 2 problems with the Background of Label and Panel.
1. I set the Background with a GradientDrawable which is a nice effect.
But now using 4 Panels, 1 "visible = true" and 3 "visible = false", i have seen, that, after setting a panel which was "visible = true" to "visible = false" and back in to "visible = true", the GradientDrawables used as Background resizes itsself !?
2nd. I can't scroll down to the end of the ScrollView.
Maybe there is a bug in my code? I've have attached two screenshots where you can see this effect, and also the project which i hope someone could review.
To reproduce this with the example attached
After clicking start on the first panel, you choose a book on the second panel and on the third panel you press the top right symbol 2 twice.
Thx for you help
i have 2 problems with the Background of Label and Panel.
1. I set the Background with a GradientDrawable which is a nice effect.
But now using 4 Panels, 1 "visible = true" and 3 "visible = false", i have seen, that, after setting a panel which was "visible = true" to "visible = false" and back in to "visible = true", the GradientDrawables used as Background resizes itsself !?
2nd. I can't scroll down to the end of the ScrollView.
Maybe there is a bug in my code? I've have attached two screenshots where you can see this effect, and also the project which i hope someone could review.
To reproduce this with the example attached
After clicking start on the first panel, you choose a book on the second panel and on the third panel you press the top right symbol 2 twice.
Thx for you help
Attachments
Last edited: