Skip to content

搜狗Emoji表情输入、展示、过滤、禁用等功能实现。

Notifications You must be signed in to change notification settings

leafseelight/EmojiMaster

Repository files navigation

EmojiMaster

搜狗Emoji表情输入、展示、过滤、禁用等功能实现。

运行效果

使用是很简单的

Step 1. 添加 JitPack 资源库到你工程根目录的build文件

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

Step 2. 在你的项目中添加依赖

dependencies {
	compile 'com.github.leafseelight:EmojiMaster:v1.0.1''
}

联系我

新浪微博:@leafseelight

Email:[email protected]

如能荣幸给您带来帮助,并且乐意的话,可以在Demo中关于我的界面,支持一下我→ 微信or支付宝

Thanks

License

Copyright 2016 leafseelight

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. 

About

搜狗Emoji表情输入、展示、过滤、禁用等功能实现。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages