- Adım
- MEVLÜT
- Cihazım
- Mi 10T
- Yaş
- 46
- Konum
- FRANSA
- Katılım
- 16 Haziran 2014
- Konular
- 5
- Mesajlar
- 100
- Tepkime puanı
- 77
- Puanları
- 28
Ellerinize saglik hocam
Tema görselindeki adım sayarı kontrol merkezine nasıl koyabilirim uygulaması mı var tema içinde elinize sağlık çok iyi olmuş
<ContentProviderBinder columns="_id,_begin_time,_end_time,_mode,_steps" countName="hassteps" name="MiStep" uri="content://com.miui.providers.steps/item" whereFormat="_begin_time>='%d'" whereParas="int((#time_sys-#hour24*3600000-#minute*60000-#second*1000)/1000)*1000">
<Variable column="_steps" name="Mi_step" type="string[]"/>
<Variable column="_begin_time" name="Mi_begin_time" type="string[]"/>
<Variable column="_end_time" name="Mi_end_time" type="string[]"/>
<Trigger>
<VariableCommand expression="0" name="step_today"/>
<LoopCommand count="#hassteps" indexName="__s">
<VariableCommand expression="#step_today+int(@Mi_step[#__s])" name="step_today"/>
</LoopCommand>
</Trigger>
</ContentProviderBinder>
<Text x="#sw/2+130" x="140" y="#screen_height-150" align="left" alignV="left" color="#ffffffff" size="38" visibility="#Mi_Step" textExp="#step_today+' Adım'"/>