johannilsson / android-actionbar

DEPRECATED Android Action Bar Implementation
1.31k stars 564 forks source link

HomeLogo and Title overlap #21

Open KennyGoers opened 13 years ago

KennyGoers commented 13 years ago

Using the current version of the library, when Title and HomeLogo are used, the title overlaps the home logo.

johannilsson commented 13 years ago

Hi, thanks for the report. The home logo and title is actually not meant to be used together. I leave this issue open because I believe we can fix it to be able to support it.

JakeWharton commented 13 years ago

This is being worked on and is fixed in #25.

sandrobusonera commented 13 years ago

Hi,

It has been fixed only in "mimic-native-api" branch. Have you planned to merge it in the master?

Thanks anyway.

johannilsson commented 13 years ago

Yes that's true. The plan is to merge some parts of the mimic-api branch to master. This will include all things related to actions, including the above fix. But tab and list navigation mode will most likely not make it to master.