(Screenshots below) I'm having an interesting issue with the tab strip control. When scrolling through the tabs, some of my panel borders resize themselves in an odd way. Please see the screen shots below.
1. Normal condition on "dash" tab after entering data. Borders are full size.
2. Scroll to "other" tab.
3. Scroll back to "dash" tab....borders "shrink."
I manually draw these by applying a ColorDrawable object to the B4XView Panel.
The borders re-draw normally after the next data point is entered. It's not a huge deal just kind of untidy. I thought I'd see if any of you all have encountered something like this. I've been thinking of converting to a different tab strip architecture/library at some point. This might be a good time to look into that as well.
Appreciate it if anyone has any thoughts. Thanks much!
1. Normal condition on "dash" tab after entering data. Borders are full size.
2. Scroll to "other" tab.
3. Scroll back to "dash" tab....borders "shrink."
I manually draw these by applying a ColorDrawable object to the B4XView Panel.
The borders re-draw normally after the next data point is entered. It's not a huge deal just kind of untidy. I thought I'd see if any of you all have encountered something like this. I've been thinking of converting to a different tab strip architecture/library at some point. This might be a good time to look into that as well.
Appreciate it if anyone has any thoughts. Thanks much!