Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
2 answers
601 views

I'm new to android development and I am designing an app in which I use a custom Action Bar from a layout xml file. I had done with the following code and successfully got the layout into action bar. ...
0 votes
3 answers
779 views

Is there any way to change the ActionBar color of fragments and change the title displayed in the ActionBar to the title of the menu option that was pressed?
0 votes
1 answer
247 views

When use built in Navigation Drawer activity in android studio that includes action bar and my list view when run the app a part from the list view comes under action bar please help to solve the ...
1 vote
1 answer
1k views

Why do I get a 'cannot find symbol class' error on my Android import statement (ActionBarActivity) after updating appcompat to 27.1? I am getting the following error, on the following import ...
3 votes
3 answers
7k views

I have some problem when i build graddle.. i don't understand where is the probleme, i read many things about that, but i can't find the solution.. i have already: download the Repository, put in the ...
0 votes
1 answer
343 views

Who can leave a link in the video comment window explaining how to convert the old Menu or Setting button so Android apps to the new or most common button in Barr Menu. It is as in the picture below. ...
1 vote
1 answer
75 views

I was reading about Custom Fonts in Android, But i have Confusion that for using Typeface(for getting your custom font from assets) is it possible to add any other activity type than ActionBarActivity(...
-1 votes
1 answer
150 views

From my MainActivity, when I press a button, I have to open another activity that extends AppCompacActivity. The problem is that I get my application to crush because of an unhandled exception. Here ...
0 votes
2 answers
854 views

I have implemented Navigation bar as per google guildlines but i want to move action bar along with drawer. I have even referred following How to slide the ActionBar along with the NavigationDrawer ...
0 votes
3 answers
2k views

In my App, there is an activity which has a layout as the one posted below. the problem I have is, when that activity starts, action bar becomes invisible, CoordinatorLayout takes up all the screen. ...
0 votes
6 answers
2k views

My Activity is extending ActionBarActivity and we are setting a back navigation button in onCreate() : @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(...
0 votes
0 answers
113 views

I am currently facing problem in my project, where I am using an abstract base activity which extends ActionBarActivity and implements AsyncTaskCompleteListener. So there should be ...
1 vote
2 answers
8k views

I have an android activity extended from ActionBarActivity. My Activity content ruled by state pattern. When state changes, screen also changes somehow. I need ActionBar just in one of 3 states I ...
1 vote
1 answer
3k views

I am having a problem compiling my code, to be honest I am not too sure what is going wrong here. I am using a tutorial I found online to learn how to create an Android Chat app. I have no red lines ...
2 votes
3 answers
2k views

Error:Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.ActionBar.setTitle(java.lang.CharSequence)' on a null object reference tried with ...

15 30 50 per page
1
2 3 4 5
...
16

AltStyle によって変換されたページ (->オリジナル) /