Skip to content

Commit 5af297e

Browse files
committed
SCTextView
1 parent a7f56eb commit 5af297e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package com.stringcare.library;
2+
3+
public interface ContextListener {
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package com.stringcare.library;
2+
3+
public class SCTextView {
4+
}

0 commit comments

Comments
 (0)