User contributions
26 November 2017
Android Event Handling in Kotlin
Event Listeners and Callback Methods
+23
Android Event Handling in Kotlin
Created page with "Much has been covered in the previous chapters relating to the design of user interfaces for Android applications. An area that has yet to be covered, however, involves the wa..."
Kotlin / Android Studio Development Essentials
no edit summary
+104
25 November 2017
File:As3.0 java layout complete.png
no edit summary
File:As3.0 java layout button centered.png
no edit summary
File:As3.0 java layout button.png
no edit summary
A Kotlin Android ConstraintSet Tutorial
no edit summary
+95
A Kotlin Android ConstraintSet Tutorial
Created page with "The previous chapter introduced the basic concepts of creating and modifying user interface layouts in Kotlin code using the ConstraintLayout and ConstraintSet classes. This c..."
Kotlin / Android Studio Development Essentials
no edit summary
+54
Kotlin - Managing Constraints using Constraint Sets
Created page with "Up until this point in the book, all user interface design tasks have been performed using the Android Studio Layout Editor tool, either in text or design mode. An alternative..."
Kotlin / Android Studio Development Essentials
no edit summary
+66
File:As3.0 manual layout ui.png
no edit summary
Kotlin - Manual XML Layout Design in Android Studio
no edit summary
+26
Kotlin - Manual XML Layout Design in Android Studio
Created page with "While the design of layouts using the Android Studio Layout Editor tool greatly improves productivity, it is still possible to create XML layouts by manually editing the under..."
Kotlin / Android Studio Development Essentials
no edit summary
+109
24 November 2017
File:As3.0 layout sample new activity.png
no edit summary
File:As3.0 layout sample autoconnect off.png
no edit summary
File:As3.0 layout sample image added.png
no edit summary
File:As3.0 layout sample image selector.png
no edit summary
File:As3.0 layout sample image centered.png
no edit summary
Kotlin - An Android Studio Layout Editor ConstraintLayout Tutorial
Preparing the Layout Editor Environment
+1
File:As3.0 layout sample text view.png
no edit summary
File:As3.0 layout sample buttons.png
no edit summary
File:As3.0 layout sample rotate.png
no edit summary
File:As3.0 layout sample text view constraints.png
no edit summary
File:As3.0 layout sample image view inspector.png
no edit summary
File:As3.0 layout sample image view constrained.png
no edit summary
File:As3.0 layout sample chain.png
no edit summary
File:As3.0 layout sample landscape.png
no edit summary
File:As3.0 layout sample layout inspector.png
no edit summary
Kotlin - An Android Studio Layout Editor ConstraintLayout Tutorial
no edit summary
+517
Kotlin - An Android Studio Layout Editor ConstraintLayout Tutorial
Created page with "By far the easiest and most productive way to design a user interface for an Android application is to make use of the Android Studio Layout Editor tool. The goal of this chap..."
Kotlin / Android Studio Development Essentials
no edit summary
+139
File:As3.0 chain match constraint weight.png
no edit summary
File:As3.0 layout set aspect ratio.png
no edit summary
File:As3.0 layout toggle aspect.png
no edit summary
File:As3.0 chain match constraint.png
no edit summary
File:As3.0 chain simple chain bias.png
no edit summary
File:As3.0 chain packed.png
no edit summary
File:As3.0 chain spread inside.png
no edit summary
File:As3.0 layout toggle chain type.png
no edit summary
File:As3.0 chain simple chain.png
no edit summary
File:As3.0 chain no chain.png
no edit summary
Kotlin - Working with ConstraintLayout Chains and Ratios in Android Studio
Weighted Chain
-221
Kotlin - Working with ConstraintLayout Chains and Ratios in Android Studio
no edit summary
+304
Kotlin - Working with ConstraintLayout Chains and Ratios in Android Studio
Created page with "The previous chapters have introduced the key features of the ConstraintLayout class and outlined the best practices for ConstraintLayout-based user interface design within th..."
Kotlin / Android Studio Development Essentials
no edit summary
+155
File:As3.0 layout design and blueprint constraints.png
no edit summary
File:As3.0 layout design constraints.png
no edit summary
File:As3.0 layout show constraints.png
no edit summary