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
69
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
79
Clase 3 (Tema 1 - CustomLayout)
ykro
0
57
Clase 3 (Tema 2 - Dialogs)
ykro
0
59
Clase 2 (Tema 2 - ActionBar y Menú)
ykro
0
46
Clase 3 (Tema 3 - Cámara)
ykro
0
47
Clase 3 (Tema 4 - Threads y API)
ykro
0
37
Clase 3 (Tema 5 - Parse JSON)
ykro
0
82
Clase 3 (Tema 6 - Notificaciones y Backend con Parse.com)
ykro
0
130
Other Decks in Technology
See All in Technology
意志の力が9割。アニメから学ぶAI時代のこれから。
endohizumi
1
110
Amazon S3 Vectorsは大規模ベクトル検索を低コスト化するサーバーレスなベクトルデータベースだ #jawsugsaga / S3 Vectors As A Serverless Vector Database
quiver
2
980
AIに目を奪われすぎて、周りの困っている人間が見えなくなっていませんか?
cap120
1
710
生成AI活用のROI、どう測る? DMM.com 開発責任者から学ぶ「AI効果検証のノウハウ」 / ROI of AI
i35_267
4
130
Intro to Software Startups: Spring 2025
arnabdotorg
0
280
Oracle Exadata Database Service on Cloud@Customer X11M (ExaDB-C@C) サービス概要
oracle4engineer
PRO
2
6.4k
【OptimizationNight】数理最適化のラストワンマイルとしてのUIUX
brainpadpr
2
550
Oracle Base Database Service:サービス概要のご紹介
oracle4engineer
PRO
1
20k
MySQL HeatWave:サービス概要のご紹介
oracle4engineer
PRO
3
1.6k
Amazon GuardDuty での脅威検出:脅威検出の実例から学ぶ
kintotechdev
0
130
Engineering Failure-Resilient Systems
infraplumber0
0
130
はじめての転職講座/The Guide of First Career Change
kwappa
5
4.4k
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1031
460k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Bash Introduction
62gerente
614
210k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Scaling GitHub
holman
462
140k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Writing Fast Ruby
sferik
628
62k
Into the Great Unknown - MozCon
thekraken
40
2k
A designer walks into a library…
pauljervisheath
207
24k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
Agile that works and the tools we love
rasmusluckow
329
21k
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