constraint-layout topic

List constraint-layout repositories

sample-code-movies

143
Stars
22
Forks
Watchers

This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.

kiwi

134
Stars
8
Forks
Watchers

Fast TypeScript implementation of the Cassowary constraint solving algorithm (soon for AssemblyScript / WebAssembly).

SwiftAutoLayout

89
Stars
10
Forks
Watchers

Write constraints in a concise, expressive, Swifty way.

BooksSwipe

60
Stars
5
Forks
Watchers

🌻 Android ViewPager2 with animations

KeepSafeNew

58
Stars
24
Forks
Watchers

Sample app to demonstrate MVP (Model - View - Presenter), Android Architecture Components (Room Persistence, LiveData), RxJava2, ButterKnife in Android.

android-percent-layout-sample

33
Stars
4
Forks
Watchers

Note: Its build using ConstraintLayout. The sample is an alternative for nested layouts. Build to remove nested structure and create a flat xml layout, which eventually improves performance

SlushFlicks

21
Stars
3
Forks
Watchers

SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movies and Tv shows and their detailed information. Users can also...

HeadLines

17
Stars
3
Forks
Watchers

HeadLines is a 📰 news app that delivers you with the latest news. It has interactive UI and easy to use. The app can be scrolled offline to watch your bookmarked news. Give this app a try and let me...

MotionLayout-Example

15
Stars
3
Forks
Watchers

MotionLayout is a new class available in the ConstraintLayout 2.0+ library to help Android developers manage motion and widget animation in their application. Here are a few examples of layout which I...

Android-Starter-Kit

17
Stars
3
Forks
Watchers

This is up-to-date android studio project for native android application, that is using modern tools and libraries.