跑马灯效果

<TextView
android:id="@+id/textview_set"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:singleLine="true"
android:ellipsize="marquee"
android:marqueeRepeatLimit="marquee_forever"
android:text="11111111111111111111111"
/>
mTextView.setSelected(true);

1、 如果ubuntu默认的/usr/bin/python版本是2,请将/usr/bin/python的版本切换成3
2、 mkdir ecarx_eu && cd ecarx_eu
3、 git clone ssh://<account>@gerrit.ecarxgroup.com:29418/Europe/digital-cockpit/git-repo
mv git-repo/repo .
4、 ./repo init -u ssh://<account>@gerrit.ecarxgroup.com:29418/Europe/digital-cockpit/ecarx/manifest -b ecarx/main -m default-ecarx.xml --repo-url=ssh://<account>@gerrit.ecarxgroup.com:29418/Europe/digital-cockpit/git-repo --repo-branch=stable
5 、./repo init -u git@ecarxinternal.westeurope.cloudapp.azure.com:products/digital-cockpit/ecarx/manifest.git -b ecarx/main -m default-ecarx.xml
6、./repo sync --current-branch

posted on 2020-03-06 16:33  带镐伤的土豆  阅读(140)  评论(0编辑  收藏  举报

导航