File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,3 +104,23 @@ compile 'com.github.TutorialsAndroid:Spoti:v1.0.19'
104104| outside | Dismissing with click on outside of MessageView |
105105| anywhere | Dismissing with click on anywhere |
106106| targetView | Dismissing with click on targetView(targetView is assigned with setTargetView method) |
107+
108+ ## License
109+
110+ * [ Apache Version 2.0] ( http://www.apache.org/licenses/LICENSE-2.0.html )
111+
112+ ```
113+ Copyright 2019 VSpot
114+
115+ Licensed under the Apache License, Version 2.0 (the "License");
116+ you may not use this file except in compliance with the License.
117+ You may obtain a copy of the License at
118+
119+ http://www.apache.org/licenses/LICENSE-2.0
120+
121+ Unless required by applicable law or agreed to in writing, software
122+ distributed under the License is distributed on an "AS IS" BASIS,
123+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
124+ See the License for the specific language governing permissions and
125+ limitations under the License.
126+
You can’t perform that action at this time.
0 commit comments