タグ Action Bar
人気順 10 users 50 users 100 users 500 users 1000 users[コラム] Android6.0「テキスト選択」の新仕様とFloating Action Mode ~ BRILLIANTSERVICE TECHNICAL BLOG
Android6.0 Marshmallow (マシュマロ)では、テキスト選択(Text Selection)の動作が仕様変更となりました。これまでは、テキスト選択時に画面上部のアクションバー(Action Bar)という部分に、コピー、貼り付け、切り取り、などのメニューが表示されていましたが、今回の仕様変更によってアクションバーへの表示はなくなり、選択した文字列のすぐ近くにメニューバーが表示され... 続きを読む
Android アプリの Action bar に独自 View を設定する - ひだまりソケットは壊れない
2014-05-25 Android アプリの Action bar に独自 View を設定する Android アプリ ActionBar#setCustomView メソッド Action bar に独自ビューを設定するには、ActionBar#setCustomView メソッドを使用する。 ActionBar#setCustomView(int) メソッド ActionBar#setCu... 続きを読む
Android Design - Action Bar
The action bar is arguably the most important structural element of an Android app. It's a dedicated piece of real estate at the top of each screen that is generally persistent throughout the app. The... 続きを読む
Android UI Design Patterns: Tablet UI patterns - Action Bar
Friday, 24 June 2011 Tablet UI patterns - Action Bar Android Action Bar is a well established UI pattern on Android phone UI design. It is the single most powerful visual tool to make an app look like... 続きを読む
Y.A.M の 雑記帳: Android 3.0 Platform - 1 -
2011年2月23日水曜日Android 3.0 Platform - 1 -長いので分割します。 ここには、以下が含まれます。 ・Fragments ・Action Bar ・System clipboard ・Drag and drop --------------------------- Android 3.0 Platform API Level: 11 Android 3.0 ... 続きを読む