LegacyBar icon indicating copy to clipboard operation
LegacyBar copied to clipboard

Consider injecting LegacyBar into layout in Base Activities

Open Cheesebaron opened this issue 12 years ago • 2 comments

Instead of having to explicitly specify the Bar in the Layout, somehow inject it into the Layout when using the Base Activities.

@jamesmontemagno what do you think of this?

Cheesebaron avatar Apr 02 '13 17:04 Cheesebaron

Hmmm yeah I do like this idea with the option to hide it so people can make a "full screen" app.

I think it would make it nice and then they could just apply the theme attributes to the overall theme of the app which would be nice.

jamesmontemagno avatar Apr 02 '13 18:04 jamesmontemagno

Overriding SetContentView could probably enable us doing this pretty easily.

Cheesebaron avatar Apr 02 '13 20:04 Cheesebaron