Skip to main content
Commonmark migration
Source Link

How do i make a tab bar look like this:

![enter image description here][1]enter image description here

Yes, this is the tab of contact app of android 4.2.2 on samsung galaxy s3.

This is what I have so far:

![enter image description here][2]enter image description here

As you can see, the height of the tabs is a bit low so the indicator override the text. So I need to increase the tab bar height.

The problem is I can't increase the height of the tabs further. Because of new android policy that limit tabs height ( it is explained here: Change Actionbar height on Android JellyBean).

Then how did google do that? Is there any tutorial to make a custom tab bar, or is there a trick to by pass limit of tab bar height?

Thank you very much for reading my quesion. [1]: https://i.sstatic.net/DBqDb.png [2]: https://i.sstatic.net/CGaNw.png

How do i make a tab bar look like this:

![enter image description here][1]

Yes, this is the tab of contact app of android 4.2.2 on samsung galaxy s3.

This is what I have so far:

![enter image description here][2]

As you can see, the height of the tabs is a bit low so the indicator override the text. So I need to increase the tab bar height.

The problem is I can't increase the height of the tabs further. Because of new android policy that limit tabs height ( it is explained here: Change Actionbar height on Android JellyBean).

Then how did google do that? Is there any tutorial to make a custom tab bar, or is there a trick to by pass limit of tab bar height?

Thank you very much for reading my quesion. [1]: https://i.sstatic.net/DBqDb.png [2]: https://i.sstatic.net/CGaNw.png

How do i make a tab bar look like this:

enter image description here

Yes, this is the tab of contact app of android 4.2.2 on samsung galaxy s3.

This is what I have so far:

enter image description here

As you can see, the height of the tabs is a bit low so the indicator override the text. So I need to increase the tab bar height.

The problem is I can't increase the height of the tabs further. Because of new android policy that limit tabs height ( it is explained here: Change Actionbar height on Android JellyBean).

Then how did google do that? Is there any tutorial to make a custom tab bar, or is there a trick to by pass limit of tab bar height?

Thank you very much for reading my quesion.

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

How do i make a tab bar look like this:

![enter image description here][1]

Yes, this is the tab of contact app of android 4.2.2 on samsung galaxy s3.

This is what I have so far:

![enter image description here][2]

As you can see, the height of the tabs is a bit low so the indicator override the text. So I need to increase the tab bar height.

The problem is I can't increase the height of the tabs further. Because of new android policy that limit tabs height ( it is explained here: Change Actionbar height on Android JellyBeanChange Actionbar height on Android JellyBean).

Then how did google do that? Is there any tutorial to make a custom tab bar, or is there a trick to by pass limit of tab bar height?

Thank you very much for reading my quesion. [1]: https://i.sstatic.net/DBqDb.png [2]: https://i.sstatic.net/CGaNw.png

How do i make a tab bar look like this:

![enter image description here][1]

Yes, this is the tab of contact app of android 4.2.2 on samsung galaxy s3.

This is what I have so far:

![enter image description here][2]

As you can see, the height of the tabs is a bit low so the indicator override the text. So I need to increase the tab bar height.

The problem is I can't increase the height of the tabs further. Because of new android policy that limit tabs height ( it is explained here: Change Actionbar height on Android JellyBean).

Then how did google do that? Is there any tutorial to make a custom tab bar, or is there a trick to by pass limit of tab bar height?

Thank you very much for reading my quesion. [1]: https://i.sstatic.net/DBqDb.png [2]: https://i.sstatic.net/CGaNw.png

How do i make a tab bar look like this:

![enter image description here][1]

Yes, this is the tab of contact app of android 4.2.2 on samsung galaxy s3.

This is what I have so far:

![enter image description here][2]

As you can see, the height of the tabs is a bit low so the indicator override the text. So I need to increase the tab bar height.

The problem is I can't increase the height of the tabs further. Because of new android policy that limit tabs height ( it is explained here: Change Actionbar height on Android JellyBean).

Then how did google do that? Is there any tutorial to make a custom tab bar, or is there a trick to by pass limit of tab bar height?

Thank you very much for reading my quesion. [1]: https://i.sstatic.net/DBqDb.png [2]: https://i.sstatic.net/CGaNw.png

Source Link
user2459179
  • 307
  • 2
  • 3
  • 9

How to make custom tabs android

How do i make a tab bar look like this:

![enter image description here][1]

Yes, this is the tab of contact app of android 4.2.2 on samsung galaxy s3.

This is what I have so far:

![enter image description here][2]

As you can see, the height of the tabs is a bit low so the indicator override the text. So I need to increase the tab bar height.

The problem is I can't increase the height of the tabs further. Because of new android policy that limit tabs height ( it is explained here: Change Actionbar height on Android JellyBean).

Then how did google do that? Is there any tutorial to make a custom tab bar, or is there a trick to by pass limit of tab bar height?

Thank you very much for reading my quesion. [1]: https://i.sstatic.net/DBqDb.png [2]: https://i.sstatic.net/CGaNw.png