An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: constraintlayout

hackware1993/Flutter_ConstraintLayout

A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout time complexity and no linear equation solving is required.

Language: Dart - Size: 7.16 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 501 - Forks: 37

xtuzy/SharpConstraintLayout

C# port of ConstraintLayout, for Maui(Android, iOS, Windows)

Language: C# - Size: 10.2 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 3

saulmm/From-design-to-Android-part1

First part of 'from design to android' series

Language: Java - Size: 1.24 MB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 623 - Forks: 131

rodrigomartind/MixAnimationsMotionLayout

En este repo encontraras multiples ejemplos de animaciones con #MotionLayout

Language: Kotlin - Size: 735 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 633 - Forks: 70

llywuchen/SnapKit-Android

Android UI layout tools use pure kotlin code like SanpKit in Swift

Language: Kotlin - Size: 1.57 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 0

tunjid/Android-Extensions 📦

An Android library with modules to quickly bootstrap an Android application.

Language: Kotlin - Size: 3.45 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 594 - Forks: 59

rodrigomartind/rodrigomartind

My personal profile.

Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 6

rezaiyan/AwesomeProfile

Android Sample to use MotionLayout written in Kotlin.

Language: Kotlin - Size: 7.83 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 4

hashlin/DroidYangonMoviesApp

Sample project for the talk made for DroidYangon

Language: Kotlin - Size: 135 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 35 - Forks: 4

hossain-khan/android-constraint-layout-cheatsheet 📦

A demo application for Android ConstraintLayout with various usage with sample code.

Language: Kotlin - Size: 17.1 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 32 - Forks: 10

dogadaev/mvp_dagger2_practice 📦

Practical use of knowledge of MVP pattern, Dagger2 and ButterKnife libraries, SQLite, SharedPreferences and ConstraintLayout.

Language: Java - Size: 202 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

HRankit/MovieTimeStage1

This project (Popular Movies Stage One) is meant for Android Developer Nanodegree provided by UDACITY. This is the stage 1 submission for the Popular Movies project. Stage 2 shall be made in a different repository.

Language: Java - Size: 148 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Umweltzone/roadsigns

A Kotlin library hosting a custom view for road signs.

Language: Kotlin - Size: 466 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

vladvoinescu/DevTalks2018-Jetpack

An Android application that was presented during the DevTalks 2018 developer conference in Bucharest. Its purpose is to showcase some of the Android Jetpack libraries. It uses the OMDb API to let the user search for movies and it enables the user to add / remove a specific movie from a favorites list.

Language: Java - Size: 277 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

surajsahani/AudioPlayer

Audio Player app - demonstration of hilt, exoplayer, retrofit, intercepter, gson, rxjava, rxkotlin,

Language: Kotlin - Size: 781 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

viniciusthiengo/constraint-layout

Projeto Android (ConstraintLayout) do artigo

Language: Java - Size: 1000 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

Raynafs/Uber-Driver-Payment-Calculator

This code helps on commission drivers to calculate their payment after every trip.

Language: Kotlin - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

beomjo/about-constraint-layout

A summary of ConstraintLayout

Language: Kotlin - Size: 163 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

yechaoa/MaterialDesign

Material Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...

Language: Kotlin - Size: 12.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 917 - Forks: 183

OCNYang/Android-Animation-Set

:books: Android 所有动画系列详尽教程。 Explain all animations in Android.

Language: Java - Size: 37.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2,843 - Forks: 497

thelumiereguy/NeumorphismView-Android

A Neumorphism library for Android, supporting customizations for shadows/highlights to selected child views.

Language: Kotlin - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 157 - Forks: 34

jhbxyz/WanAndroidJetpack

🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!

Language: Kotlin - Size: 29.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 144 - Forks: 28

ousa17/kotlin-sm-workshop

Starting Kotlin Development

Language: Kotlin - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

mikescamell/Loco-MotionLayout

Demo app for the talk "Do the Loco-MotionLayout" presented at droidcon Italy, droidcon Boston, 360AnDev & droidcon London 2019 along with examples using MotionLayout

Language: Kotlin - Size: 1.98 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 214 - Forks: 21

HeadFirstAndroid/HeadFirstConstraintLayout

HeadFirstConstraintLayout

Language: Kotlin - Size: 135 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Alemato/Where2Eat-Android

Progetto Android per l'esame di Android nativo del Master Mobile e Web Technologies XIV 2021/2022

Language: Java - Size: 24.8 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kamrul3288/customview-android

A simple library that helps to create differ type of shape and stroke without creating drawable file. Also collection of complex custom view

Language: Kotlin - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nurefsanyildiz/7MinuteWorkout

A workout app that allows the user to do 12 different exercises, calculates the body mass index(BMI) and lists the completed workouts together with the date and time.

Language: Kotlin - Size: 797 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hashlin/ConstraintFlowPlayground

Playground app for Constraint Layout Flow

Language: Kotlin - Size: 194 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 53 - Forks: 14

juanBalian35/ExpandingProgressBar-android

Expanding progress bar is a visualization of the loading status which once it ends expands and uncovers the loaded information.

Language: Java - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

OCNYang/ConstraintLayout_Guide

全面讲解 ConstraintLayout 相关知识,目前最强大的布局控件,没有之一,不接受反驳。

Language: Kotlin - Size: 3.04 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

yangsanning/RCSLayout

圆角+阴影+ConstraintLayout

Language: Kotlin - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Yummypets/Stevia.kt

:leaves: Healthy ConstraintLayout Sugar

Language: Kotlin - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 35 - Forks: 2

liciolentimo/StylishLogin

Stylish Login design for android

Language: Java - Size: 196 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

vartika1403/ForecastWeather

Weather App . Used MVVM pattern, ConstraintLayout

Language: Java - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ErikHellman/ConstraintLayoutWorkshop

A workshop on ConstraintLayout

Language: Kotlin - Size: 7.2 MB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 37 - Forks: 5

SWvp/noteApp

Note application, first project in Kotlin

Language: Kotlin - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Amnaazam123/AlphabetConverter-Android

This application converts uppercase letter to lower case and vice versa. If you input string it will convert very first letter of string.

Language: Java - Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

samlu/ConstraintRadioGroup

A RadioGroup widget that can be used with ConstraintLayout

Language: Java - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 7

tergel93/ConstraintLayoutKtx

Kotlin extension methods to change layout constraints programmatically

Language: Kotlin - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ErikHellman/ConstraintLayoutAnimationDemo

A simple demo of using ConstraintLayout and animating between ConstraintSets

Language: Kotlin - Size: 136 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 10

dijoncavalcante/tip-time

This project have goal to show how to build a layout with ConstraintLayout + viewBinding [JETPACK].

Language: Kotlin - Size: 277 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rllyhz/FoodU-App

Android Application for submission of Android Pemula course at Dicoding Academy

Language: Kotlin - Size: 979 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

adil-hussain-84/ConstraintLayoutRegression

A bare-bones Android application which contains a super simple layout file that demonstrates a change in behaviour from version 2.0.0-beta4 of the ConstraintLayout library to versions 2.0.0-beta5 and 2.0.0-beta6.

Language: Kotlin - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

smsankit/ConstraintLayoutWithAnimation

This is a demo for implementing animation using "ConstraintSet" and "ConstraintLayout". In this project i am moving the image view from Top-Left corner to Botoom-Right corner and bounce the image view when image view reached at the bottom.

Language: Java - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

krrishnaaaa/constraintlayout-animation

A sample android application to demonstrate ConstraintLayout animation and RoundedCornerImageView shape change to Circular ImageView.

Language: Java - Size: 190 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mightyfrog/ConstraintSet-Animation-Sample

A minimal ConstraintSeta animation sample code.

Language: Kotlin - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

amansharma-dev/Codelabs_ADF_Unit1_GetStarted_1.2PartA_HelloToast

Language: Java - Size: 2.02 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

atm98/internTestPractice

A simple android App to practice for Upcomming Intern test

Language: Java - Size: 366 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

0phelia/AndroidParallaxPager

Language: Kotlin - Size: 972 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dybxin/ConstraintLayout

ConstraintLayout && MotionLayout

Language: Kotlin - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

nirmaljeffrey/Baking-App

Udacity's Android developer nano degree project

Language: Java - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

starthubtech/constraintLayoutExample

Basic Example with ConstraintLayout

Language: Kotlin - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

xinpengfei520/ConstraintLayoutDemo

Android 约束布局练习,从此,再复杂的布局也能轻松应对了!

Language: Java - Size: 341 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

AweiLoveAndroid/ConstraintLayoutDemo

这是ConstraintLayout的一个demo,详细介绍了一些属性和用法。

Language: Java - Size: 545 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

lijiankun24/ConstraintLayoutPractice

http://lijiankun24.com/ConstraintLayout-的使用/

Language: Kotlin - Size: 479 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

fattazzo/android-constraintLayout-animation-examples

Awesome Android ConstraintLayout animations examples

Language: Kotlin - Size: 639 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

EdNgulele/Album-Review-With-ConstraintLayout

Following my "Creating a Complex Layout" post on medium, this repo contains a UI built using ConstraintLayout for a Album Review interface.

Language: Kotlin - Size: 276 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

yangpeng7/ConstraintLayout

Language: Java - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

CharlieJiang/ConstrainLayoutDemo

安卓约束布局多种特性使用示例

Language: Java - Size: 130 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

seisuke/akmk

This library adds ConstraintLayout DSL in Anko library.

Language: Kotlin - Size: 282 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

emretekin/ConstraintLayoutDemo

Basic constraint layout code

Language: Java - Size: 6.97 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0