All Projects → mapleqin → RoundedLayout

mapleqin / RoundedLayout

Licence: Apache-2.0 license
This is a library that has a rounded cut of View, support whether the specified corners are cropped and add a custom Border, and add a shadow support from API 9, which is based on FrameLayout, that is, His Child can be any View, the current library or preview version, if you encounter problems in the process can submit issue or pr.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to RoundedLayout

Golf
⛳️ The Golf web framework
Stars: ✭ 248 (+933.33%)
Mutual labels:  router
corner-popup
jQuery pop-up script displaying various types of content in corner of browser
Stars: ✭ 23 (-4.17%)
Mutual labels:  corner
dilovel
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
Stars: ✭ 38 (+58.33%)
Mutual labels:  router
RadiusView
[1.1.0以后版本由UIWidget维护,不做更新]Android 实现一个用于需要圆角矩形框背景的TextView或Layout的情况,减少直接使用时引入的shape资源文件,包括RadiusTextView,RadiusEditText,RadiusLinearLayout,RadiusRelativeLayout,RadiusFrameLayout,RadiusCheckBox,RadiusRadioButton,主要有圆角控制、默认背景(边框线)、按下背景(边框线)、不可点击背景(边框线)、选择selected背景(边框线)、选中checked背景(边框线);全圆角、四角单独设置圆角功能
Stars: ✭ 13 (-45.83%)
Mutual labels:  round-corners
RoundImage
This library is used for converting Bitmap or Drawable images to Round or Circular Shape. Round image view for Android or Circular Image View for Android.Tags Android Round Circularimageview Circle Rounded Corner imageview library.
Stars: ✭ 42 (+75%)
Mutual labels:  round
roundy
Simple react round slider. Supports touch events.
Stars: ✭ 29 (+20.83%)
Mutual labels:  round
Swiftuirouter
Routing in SwiftUI
Stars: ✭ 242 (+908.33%)
Mutual labels:  router
lura
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
Stars: ✭ 5,159 (+21395.83%)
Mutual labels:  router
smart borders
awesomewm full titlebar functionality without sacrificing space
Stars: ✭ 51 (+112.5%)
Mutual labels:  rounded-corners
FGRoute
Get your device ip address, router ip or wifi ssid
Stars: ✭ 128 (+433.33%)
Mutual labels:  router
m2.Price
Magento2. Rounding Price to Prettier Value for Multi-Currency Stores.
Stars: ✭ 60 (+150%)
Mutual labels:  round
Shades
Easily add drop shadows, borders, and round corners to a UIView.
Stars: ✭ 14 (-41.67%)
Mutual labels:  round-corners
rux
⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速的 Go api/web 框架,支持路由分组,路由参数绑定,中间件,兼容 http.Handler 接口
Stars: ✭ 81 (+237.5%)
Mutual labels:  router
RoundWidget
Java 实现的 Android 原生圆角矩形控件,圆角 FrameLayout 和圆角 ImageView
Stars: ✭ 86 (+258.33%)
Mutual labels:  rounded-corners
svelte-starter-kit
Svelte starter kit — router, state management and testing included.
Stars: ✭ 16 (-33.33%)
Mutual labels:  router
Clevergo
👅 CleverGo is a lightweight, feature rich and high performance HTTP router for Go.
Stars: ✭ 246 (+925%)
Mutual labels:  router
FillProgressLayout
A simple and flexible Fillable Progress Layout written in Kotlin
Stars: ✭ 77 (+220.83%)
Mutual labels:  rounded-corners
es6-router
🌐 Simple client side router built in ES6
Stars: ✭ 16 (-33.33%)
Mutual labels:  router
tulingx
TULINGX(图灵)VPN下载页 翻墙 代理 科学上网 外网 加速器 梯子 路由
Stars: ✭ 59 (+145.83%)
Mutual labels:  router
svelte-micro
Light & reactive one-component router for Svelte
Stars: ✭ 81 (+237.5%)
Mutual labels:  router

RoundedLayout Build

This is a library that has a rounded cut of View, support whether the specified corners are cropped and add a custom Border, and add a shadow support from API 9, which is based on FrameLayout, that is, His Child can be any View, the current library or preview version, if you encounter problems in the process can submit issue or pr.

For more information please see the website

Screenshots

Sample

Gradle

allprojects {
  repositories {
    ...
    maven { url 'https://jitpack.io' }
  }
}

implementation 'com.github.mapleqin:RoundedLayout:${version}'

Developed by

Amphiaraus - [email protected]

License

Copyright 2017 Amphiaraus

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].