0

I am creating an app on Android 4.0.

I want to display an image in my action bar in foreground along with the app icon and name.

I googled it but found code to set image in background .

I want the image to appear on right of app name and to work in both landscape and portrait orientation.

Any help is greatly appreciated .

Regards Piyush

4

1 に答える 1

0

ActionView画像を表示するには、カスタムを実装して追加する必要があります。その方法については、API ドキュメントのこの部分を参照してください (実際には非常に簡単です)。

于 2012-11-01T13:54:55.960 に答える