Extending TabGroupActivity, when I start a new childActivity: public void startChildActivity(String Id, Intent intent) {
this is my class name public class Register extends TabGroupActivity I am calling 2nd activity through
When I open soft keyboard in child activity of activity group.Tabs shifted upward here 开发者_Go百科is the images for the problem.
As we know, startActivityForResult() used to get a result for a task from parent activity. Here when we click the setResult(). It returns the result to the parent Activity.
I\'m just starting to play around with GTK+ and I wanted to stop bad habits before they happen. I see that GTK+ seems to be a little based in HTML/CSS and I was wondering if there are any reasons to a