From 9c53232bd01458f5980d410df048014ba270e763 Mon Sep 17 00:00:00 2001 From: xuechangfeng <963779172@qq.com> Date: Thu, 8 Jul 2021 17:25:45 +0800 Subject: [PATCH] =?UTF-8?q?7.8=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/src/main/java/com/tylersuehr/chips/ChipDetailsView.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/src/main/java/com/tylersuehr/chips/ChipDetailsView.java b/library/src/main/java/com/tylersuehr/chips/ChipDetailsView.java index 05cc9e8..bb6e0d2 100644 --- a/library/src/main/java/com/tylersuehr/chips/ChipDetailsView.java +++ b/library/src/main/java/com/tylersuehr/chips/ChipDetailsView.java @@ -1,4 +1,4 @@ -/** +/* * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- Gitee