Problems with panels and GradientDrawable

PeterPetSil

Member
Licensed User
Longtime User
Didn't know where to put this, but here it goes.

Obviously there are some problems with panels and their backgrounds. There is a test project attached. The project has 2 activities (Main and Menu). In the main activity, we have 4 panels with some text and background.

Please run this app and folow these steps to reproduce:

1. Click on Panel1
2. In "Next Activity" click on "< Back" button

The application returns to first activity and there are panels 1 and 2, with different width, than they have been created....

Am I missing something??

Peter
 

PeterPetSil

Member
Licensed User
Longtime User
OK, thanx for this.... but is this normal behaviour? I mean activity was created and it should be saved exactly this way in Activity_Pause...
 
Upvote 0
Top