MessageView helps you to create chat message view or a social media message view quickly like a typical chatting application or social post view Its a container view, so you can add any type of message or social post such as TextView or any customize TextView, ImageView, etc.
p align="center">Follow me on instagram to stay up-to-date https://instagram.com/akshaysunilmasram
MessageView helps you to create chat message view or a social media post view quickly like a typical chatting application or social media post view
Its a container view, so you can add any type of message or social post such as TextView or any customize TextView, ImageView, etc.
Library name change from Postui to MessageView.We have removed postui api instead of postui you can use message view api read the below docs.
Library Available at JitPack.io
Latest version of this library is migrated to androidx
Features
Can have any child inside of it.
You can change color of MessageView normal and pressed.
Adjustable arrow position (top, bottom, left, right)
Adjustable arrow gravity (start, end, center)
Message view without arrow
Sample Screen
See the below demo.This demo shows how the Kinda App is using message view library.
Installation
add gradle dependency to your dependency list:
Add it in your root build.gradle at the end of repositories:
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.