From e5d7eba3a6a1e9435fdcb96f855464d25d6b2859 Mon Sep 17 00:00:00 2001 From: gq <15933486098@qq.com> Date: Thu, 29 May 2025 08:34:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AF=8F=E4=B8=AA=E6=96=B9=E6=B3=95=E9=83=BD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E5=AE=8C=E6=95=B4=E7=9A=84JavaDoc?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=EF=BC=8C=E8=AF=B4=E6=98=8E=E6=96=B9=E6=B3=95?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=92=8C=E8=BF=94=E5=9B=9E=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/src/main/java/net/micode/notes/ui/NotesListItem.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notesmaster/app/src/main/java/net/micode/notes/ui/NotesListItem.java b/Notesmaster/app/src/main/java/net/micode/notes/ui/NotesListItem.java index 1221e80..009534a 100644 --- a/Notesmaster/app/src/main/java/net/micode/notes/ui/NotesListItem.java +++ b/Notesmaster/app/src/main/java/net/micode/notes/ui/NotesListItem.java @@ -1,4 +1,4 @@ -/* + /* * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) * * Licensed under the Apache License, Version 2.0 (the "License");