Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Sign up for free
Menu
Search
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Features
All features
Private URLs
Password Protection
Custom URLS
Scheduled publishing
Remove Branding
Restrict embedding
Deck Collections
Notes
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Explore
Featured decks
Featured speakers
Programming
Technology
Storyboards
Pricing
Search
Sign in
Sign up for free
ConstraintLayout
Search
funnelbit
May 25, 2016
Technology
520
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
ConstraintLayout
funnelbit
May 25, 2016
More Decks by funnelbit
See All by funnelbit
Hatena Engineer Seminar #9
funnelbit
5
7.5k
droidkaigi-2017-renovation
funnelbit
10
11k
Dart
funnelbit
0
300
BottomBarAndSnackBar
funnelbit
0
550
Dagger2 Optional bindings
funnelbit
0
620
WearableRecyclerView
funnelbit
1
850
QucikSettingsTileAPI
funnelbit
0
390
Mobile Vision
funnelbit
0
490
AwarenessAPI
funnelbit
0
170
Other Decks in Technology
See All in Technology
OpenTelemetryのメトリクスをCloudWatchに送ってPromQLで見てみた
ota1022
0
150
10Xに技術的負債をもたらした「2つの境界の歪み」その構造と解消への営み
10xinc
0
1.9k
銀行勘定系システムにおける開発プロセス刷新×AIによる環境モダナイゼーション / Development Process Transformation and AI-Driven Environment Modernization
muit
0
2.2k
LLMに渡さなかった仕事
nanaism
0
170
現場で役立つ技術負債の効果的な返済方法
masuda220
PRO
8
4.1k
DEFCON34-Write-up_HYCu-MYCu
daikiokazaki
0
160
LTのテーマ どうきめてる?〜5つの型と私のやり方〜
yama3133
1
110
空間オーディオで過去の 自分(ゴースト)と競うランニング 〜HealthKitのルートを足音に変える実装〜
nao_randd
0
220
AI時代の「技術的負債」の変質ー概念の終焉と再解釈、エージェントと共に向かう先
nwiizo
0
2.6k
AI 時代のスタートアップエコシステ厶から考究する技術的負債との向き合い方
m3m0r7
PRO
2
2.1k
30座EKS, 180次升級淬煉的EKS Upgrade Skill 的歷程
eric8230
0
160
AIによるクリエイティブ生成を行う上での試行錯誤
plaidtech
PRO
0
150
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
51
53k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
4.8k
Un-Boring Meetings
codingconduct
0
420
Color Theory Basics | Prateek | Gurzu
gurzu
1
470
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
Crafting Experiences
bethany
1
340
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
380
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
1k
Joys of Absence: A Defence of Solitary Play
codingconduct
1
520
Git: the NoSQL Database
bkeepers
PRO
432
67k
First, design no harm
axbom
PRO
2
1.3k
Raft: Consensus for Rubyists
vanstee
142
7.7k
Transcript
$POTUSBJOU-BZPVU
͜Μʹͪ w ଜྋ w גࣜձࣾͯͳ w "OESPJE୲ w )BUFOBGVOOFMCJU w
5XJUUFS!FYQFSPQFSP
$POTUSBJOU-BZPVU
$POTUSBJOU-BZPVU w (PPHMF*0Ͱొ w 4VQQPSU-JCSBSZͰʢ"OESPJEdʣ w "OESPJE4UVEJP1SFWJFXd w (6*ͷ-BZPVU&EJUPS͕େ͖ͳҙຯΛ࣋ͭ
None
$POTUSBJOU-BZPVU w ੍Λ͚Δ͜ͱͰϨΠΞτΛߏ͢Δ
4JEF$POTUSBJOU)BOEMF w )BOEMFΛ੍ͬͯΛ͚͍ͭͯ͘ɹ w ରԠͯ͠ͳ͍)BOEMFಉ࢜ଓෆՄ
#BTFMJOF$POTUSBJOU)BOEMF w #BTFMJOFΛଞͷ5FYU7JFXͱઃఆͰ͖Δ w #BTFMJOFʹରͯ͠ͷΈ༗ޮ w ҐஔΛܾΊΔͷ͡Όͳ͍ʢ#BTFMJOFΛܾΊΔ͚ͩʣ
"VUPDPOOFDU w ཁૉΛՃͨ࣌͠ɺࣗಈతʹ੍Λܾఆ͢Δ w σϑΥϧτͰ0O
*OGFS$POTUSBJOUT w ϨΠΞτ͔Βਪ͠ɺ੍ΛࣗಈͰ͚Δ
&YQBOE w ଞͷ8JEHFUͷҐஔΛؑΈͯ8JEHFUΛ͛Δ w &YQBOEEFGBVMUNBSHJOΛ͏
<?xml version="1.0" encoding="utf-8"?> <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/constraintLayout"
tools:layout_editor_absoluteX="0dp" tools:layout_editor_absoluteY="81dp"> <TextView android:text="TextViewaee" android:layout_width="0dp" android:layout_height="43dp" tools:layout_editor_absoluteX="16dp" tools:layout_editor_absoluteY="84dp" android:id="@+id/textView4" app:layout_constraintLeft_toLeftOf="@+id/constraintLayout" android:layout_marginStart="16dp" tools:layout_constraintLeft_creator="1" app:layout_constraintTop_toTopOf="@+id/constraintLayout" android:layout_marginTop="84dp" tools:layout_constraintTop_creator="1" app:layout_constraintRight_toLeftOf="@+id/textView" android:layout_marginEnd="8dp" tools:layout_constraintRight_creator="1" /> <TextView android:text="TextView" android:layout_width="58dp" android:layout_height="43dp" tools:layout_editor_absoluteX="127dp" tools:layout_editor_absoluteY="84dp" android:id="@+id/textView" app:layout_constraintLeft_toLeftOf="@+id/constraintLayout" android:layout_marginStart="127dp" tools:layout_constraintLeft_creator="1" app:layout_constraintBaseline_toBaselineOf="@+id/textView4" tools:layout_constraintBaseline_creator="0" /> <TextView android:text="TextView" android:layout_width="wrap_content" android:layout_height="wrap_content" tools:layout_editor_absoluteX="281dp" tools:layout_editor_absoluteY="84dp" android:id="@+id/textView2" app:layout_constraintLeft_toRightOf="@+id/textView" android:layout_marginStart="96dp" tools:layout_constraintLeft_creator="1" app:layout_constraintBaseline_toBaselineOf="@+id/textView" tools:layout_constraintBaseline_creator="0" /> </android.support.constraint.ConstraintLayout> (FOFSBUFE$PEF
ॴײ w ωετճආ͕ظͰ͖Δ w σβΠφʔ͕ʢલΑΓ͔ʣ৮Γ͘͢ͳͬͨ w -BZPVUͷϨϏϡʔํ๏มΘΓͦ͏
͋Γ͕ͱ͏͍͟͝·ͨ͠