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
Drawables & Animations
Search
saulpower
March 12, 2014
Technology
0
53
Drawables & Animations
saulpower
March 12, 2014
Tweet
Share
More Decks by saulpower
See All by saulpower
Custome Views
saulpower
0
46
View Wiring, Intents, Manifest
saulpower
0
39
Activity & View
saulpower
0
56
Other Decks in Technology
See All in Technology
Goのerror型がシンプルであることの恩恵について理解する
yamatai1212
1
180
ReactのdangerouslySetInnerHTMLは“dangerously”だから危険 / Security.any #09 卒業したいセキュリティLT
flatt_security
0
300
OSC仙台プレ勉強会 AlmaLinuxとは
koedoyoshida
0
190
VPCエンドポイント意外とお金かかるなぁ。せや、共有したろ!
tommy0124
1
680
AWS DevOps Agent vs SRE俺 / AWS DevOps Agent vs me, the SRE
sms_tech
3
890
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/12 - 2026/2
oracle4engineer
PRO
0
160
OCHaCafe S11 #2 コンテナ時代の次の一手:Wasm 最前線
oracle4engineer
PRO
2
150
めちゃくちゃ開発するQAエンジニアになって感じたメリットとこれからの課題感
ryuhei0000yamamoto
0
110
バクラク最古参プロダクトで重ねた技術投資を振り返る
ypresto
0
170
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
13k
わからなくて良いなら、わからなきゃだめなの?
kotaoue
1
370
20260311 ビジネスSWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
340
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
77
Designing for Timeless Needs
cassininazir
0
170
The Art of Programming - Codeland 2020
erikaheidi
57
14k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
470
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.9k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
980
Test your architecture with Archunit
thirion
1
2.2k
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
770
Become a Pro
speakerdeck
PRO
31
5.8k
Bash Introduction
62gerente
615
210k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
210
Transcript
Learn Android Drawables & Animations
Goals Support multiple screen resolution Create XML drawables Incorporate drawables
into layout
What are Drawables? XML Image Files Programmatically
Multiple Resolution
None
XML Drawables
Shapes XML Drawables
Shapes Layer List XML Drawables
Shapes Layer List Bitmap XML Drawables
Shapes Layer List Bitmap State List XML Drawables
XML Animation
XML Animation Tween Animation
XML Animation Tween Animation Property Animation
XML Animation Tween Animation Property Animation Frame Animation
Property Animation Animates properties on target objects http://developer.android.com/guide/topics/ graphics/prop-animation.html