All Projects → CatTalk2 → MultiShapeView

CatTalk2 / MultiShapeView

Licence: other
支持圆角矩形,圆形自定义View

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to MultiShapeView

RoundImageView
圆角图片控件,支持圆形边框和椭圆边框
Stars: ✭ 48 (+37.14%)
Mutual labels:  circleimageview, roundimageview
AACustomFont
[UNMAINTAINED] AACustomFont is a lightweight custom font binder in XML directly in TextView, Button, EditText, RadioButton, CheckBox tags. The library is aimed to avoid custom views for custom fonts in XML and to minimize the JAVA code for setting the TypeFaces for each view.
Stars: ✭ 76 (+117.14%)
Mutual labels:  customview
bubble-layout
An Android ViewGroup that displays avatar bubbles... similar to the chat bubbles on Facebook Messenger.
Stars: ✭ 46 (+31.43%)
Mutual labels:  circleimageview
CustomTitleBar
💥【通用标题栏】通用Android标题栏控件 A Common Titlebar For Android
Stars: ✭ 106 (+202.86%)
Mutual labels:  customview
TriangularCustomView
No description or website provided.
Stars: ✭ 29 (-17.14%)
Mutual labels:  customview
Frames
Retrieves desired frames from video.
Stars: ✭ 51 (+45.71%)
Mutual labels:  customview
Colorseekbar
A colorful SeekBar for picking color
Stars: ✭ 249 (+611.43%)
Mutual labels:  customview
iMoney
iMoney 金融项目
Stars: ✭ 55 (+57.14%)
Mutual labels:  customview
FooterNavigationView
FooterNavigationView helps to show a footer inside the NavigationView
Stars: ✭ 30 (-14.29%)
Mutual labels:  customview
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 (+20%)
Mutual labels:  roundimageview
WechatPopupWindow
高仿微信聊天界面长按弹框样式
Stars: ✭ 71 (+102.86%)
Mutual labels:  customview
HenCoderPractice-Kotlin
HenCoder 练习项目- Kotlin 版
Stars: ✭ 26 (-25.71%)
Mutual labels:  customview
PaymentCardView
Custom Credit/Debit card view
Stars: ✭ 62 (+77.14%)
Mutual labels:  customview
RoundWidget
Java 实现的 Android 原生圆角矩形控件,圆角 FrameLayout 和圆角 ImageView
Stars: ✭ 86 (+145.71%)
Mutual labels:  circleimageview
NoiseView
Android library written in kotlin that add a noise effect to image.
Stars: ✭ 47 (+34.29%)
Mutual labels:  customview
image-zoom-view
Imageview zoom library for android
Stars: ✭ 52 (+48.57%)
Mutual labels:  circleimageview
sora-editor
A cool code editor library on Android with syntax-highlighting and auto-completion. (aka CodeEditor)
Stars: ✭ 580 (+1557.14%)
Mutual labels:  customview
BetterBottomBar
Fork of the BottomNavigationView from the design lib to allow for view state, accessibility and colorful animations
Stars: ✭ 33 (-5.71%)
Mutual labels:  customview
BeautyClock
A simple project draw clock view by using Canvas and Kotlin
Stars: ✭ 14 (-60%)
Mutual labels:  customview
epg magic carousel
Awesome RecyclerView with custom LayoutManager
Stars: ✭ 98 (+180%)
Mutual labels:  customview

MultiShapeView

支持圆形、圆角矩形、带边框的自定义View

知乎专栏:实现自定义圆形、圆角矩形View

自定义圆形、圆角矩形View

Quick start

源码比较简单,直接参考或者引入源码,可根据需要进行扩展:MultiShapeView

About Me

知乎专栏:Android View那些事

豆瓣专栏:Android源码解析录

CSDN博客:Debug的猫

新浪微博:Debug的猫

微信公众号:(主要分享Android View相关,有时也聊聊开发者的日常)

Debug的猫

License

Copyright 2017 msandroid
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].