We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc0f89 commit aec3db5Copy full SHA for aec3db5
app/src/main/java/com/demo/widget/AboutActivity.java
@@ -37,7 +37,7 @@ public void handleMessage(Message msg) {
37
};
38
39
private int index = 0;
40
- private String[] sentences = {"我曾经有一个梦想", "梦想着有一天", "能够站在你的面前", "微信搜索", "公众号「控件人生」"};
+ private String[] sentences = {"我曾经有一个梦想", "梦想着有一天", "能够站在你的面前", "对我说", "我爱你"};
41
42
@Override
43
protected void onCreate(@Nullable Bundle savedInstanceState) {
0 commit comments