By art design it needs to make horozontal lines on activities.
I'm trying to use just a colored panel with colored border, the height = 1 pixel, alfa = 255, sure.
Trouble is that such 1 pixel height panel sometimes is not visible after compilation on some devices with Android 6\7. In Android 4.x - no problem, lines are visible.
2 pixel panel is OK everywhere.
In one of emulators on a one activity - one 1px panel is invisible, but 2 others - visible !
Why can it be?
How 1px lines can be made moveable, by some other view ?
I'm trying to use just a colored panel with colored border, the height = 1 pixel, alfa = 255, sure.
Trouble is that such 1 pixel height panel sometimes is not visible after compilation on some devices with Android 6\7. In Android 4.x - no problem, lines are visible.
2 pixel panel is OK everywhere.
In one of emulators on a one activity - one 1px panel is invisible, but 2 others - visible !
Why can it be?
How 1px lines can be made moveable, by some other view ?
Last edited: