Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google+ のように右側からスライドする通知トレイを実装するにはどうすればよいですか?
良いマニュアルが見つかりません。
ありがとう
DrawerLayout を開き、1 つのタグを追加します:- layout_gravity="end" または "right"。
編集: ここにリンクがあります: http://developer.android.com/training/implementing-navigation/nav-drawer.html