Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Clase 2 (Tema 5 - Navigation Drawer)
Search
Adrián Catalán
October 24, 2013
Technology
0
71
Clase 2 (Tema 5 - Navigation Drawer)
Curso MOOC de Android en Telescopio (
http://telescopio.galileo.edu
)
Adrián Catalán
October 24, 2013
Tweet
Share
More Decks by Adrián Catalán
See All by Adrián Catalán
Clase 2 (Tema 3 - Tabs)
ykro
0
130
Clase 2 (Tema 4 - View Pager)
ykro
0
81
Clase 3 (Tema 1 - CustomLayout)
ykro
0
58
Clase 3 (Tema 2 - Dialogs)
ykro
0
60
Clase 2 (Tema 2 - ActionBar y Menú)
ykro
0
47
Clase 3 (Tema 3 - Cámara)
ykro
0
49
Clase 3 (Tema 4 - Threads y API)
ykro
0
38
Clase 3 (Tema 5 - Parse JSON)
ykro
0
84
Clase 3 (Tema 6 - Notificaciones y Backend con Parse.com)
ykro
0
130
Other Decks in Technology
See All in Technology
いま注目しているデータエンジニアリングの論点
ikkimiyazaki
0
570
BirdCLEF+2025 Noir 5位解法紹介
myso
0
180
Goを使ってTDDを体験しよう!
chiroruxx
1
250
Railsアプリケーション開発者のためのブックガイド
takahashim
14
5.9k
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
190
「技術負債にならない・間違えない」 権限管理の設計と実装
naro143
35
10k
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
270
自作LLM Native GORM Pluginで実現する AI Agentバックテスト基盤構築
po3rin
2
230
stupid jj tricks
indirect
0
7.8k
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
330
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
250
Geospatialの世界最前線を探る [2025年版]
dayjournal
3
470
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Faster Mobile Websites
deanohume
310
31k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Transcript
CLASE 2: Navegación Adrián Catalán
[email protected]
@ykro
NAVIGATION DRAWER Tema 5
http://fav.me/d2ll788
Navigation drawer • Recurso de navegación que muestra un panel
desde el lado izquierdo.
Abrir haciendo click en el ícono
Abrir haciendo swipe del lado izquierdo
layout
Inicializamos la lista del ND
Layout para los elementos
Al seleccionar un elemento cambiamos de fragmento
Eventos de abrir/cerrar ND
Al abrir el ND ocultamos íconos
Permitimos el uso del ícono en Action bar
Permitimos el uso del ícono en Action bar
Más información • Documentación oficial patrón de Navigation Drawer http://developer.android.com/design/
patterns/navigation-drawer.html • Documentación oficial guía de cómo crear un Navigation Drawer http://developer.android.com/training/ implementing-navigation/nav- drawer.html
http://fav.me/d4b0qkd