Android Notes: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
;Guide to layout
;Guide to layout
:https://material.io/design/layout/understanding-layout.html
:https://material.io/design/layout/understanding-layout.html
;Common Andriod Views Cheatsheet
:https://github.com/tuanavu/udacity-course/blob/master/android_basics/1_user_interface/Common%20Android%20Views%20Cheat%20Sheet.pdf
== Messaging ==
;Reliable message processing with WakefulBroadcastReceivers
:https://plus.google.com/+AndroidDevelopers/posts/Ma7jVyYkRik
== UI ==
aka Layout
=== Text ===
android:textSize="45sp"
;who knows how long this link will last:
:https://material.io/design/typography/the-type-system.html#applying-the-type-scale
=== Colour ===
https://material.io/tools/color/#!/?view.left=0&view.right=0&primary.color=FFB300&secondary.color=33691E

Latest revision as of 15:34, 22 May 2018