0

I've got a problem, using gradient in background for listview's items inside fragment activity (using ABS).

So, first of all I've got a background, that is succesfully using in other application. It has a gradient from (r = g = b = 91) to (r = g = b = 81).

bg

And thats how it looks in simple activity: enter image description here

And thats how it looks inside fragment activity: enter image description here

At first I think that it is very big gradient and I did a gradient only for 2 points, from (r = g = b = 80) to (r = g = b = 78).

enter image description here

And thats what I gоt:

enter image description here

I'm still want to use gradients in listview's items backgrounds in order items not seemed to be plane.

So, why I'm getting such terrible image, using gradient in backgrounds for listview items inside fragment?

nicolausYes
  • 633
  • 8
  • 33

0 Answers0