Thursday, May 14, 2015

Text Left To Right Moving Apk

အ​ေပၚမွာ ​ေျပာထားတဲ့အတိုင္​း AIDE Apk စတင္​ဖြင္​့ပါ။ၿပီးရင္​ res>>>>layout>>>>main.xmlကိုဖြင္​့ပါ။
​ေအာက္​က code ကို ထည္​့ပါ။


<TextView
android:id="@+id/mylinenews"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="5"
android:ellipsize="marquee"
android:focusable="true"
android:focusableInTouchMode="true"
android:marqueeRepeatLimit="marquee_forever"
android:scrollHorizontally="true"
android:singleLine="true"
android:text="Text moving Text moving Text moving Text moving Text moving Text moving"
android:textColor="#FF0F00"/>



အဆင္​​ေျပပါ​ေစ။



​ေရးသားသူ=​ေဇယ်ာလင္း

4 comments:

  1. ပေလ ေတြကို ဘယ္လိုထည့္ရတာ ဆ်ာတို့

    ReplyDelete
  2. MainActivity မွာSeekBarဘယ္လို့ထည့္ရလဲမသိ
    ေက်းဇူးျပဳ၍

    ReplyDelete
  3. ပေလ ေတြကို ဘယ္လိုထည့္ရတာ ဆ်ာတို့

    ReplyDelete
  4. ပေလ ေတြကို ဘယ္လိုထည့္ရတာ ဆ်ာတို့

    ReplyDelete