Commit 6c1ad855b7b9363521dd321a13a3254d4c5f1360

Authored by 韩亚云
2 parents a77146cf 94cdd2fc

Merge branch 'master' of bj.gitlab.cnlive.com:cnlive-team/ModulePedometer

moudle_pedometer/src/main/AndroidManifest.xml
... ... @@ -103,6 +103,7 @@
103 103  
104 104 <activity
105 105 android:name="com.cnlive.moudle.pedometer.ui.activity.RunRaceDetailActivity"
  106 + android:theme="@style/Theme.AppCompat.Light.NoActionBar"
106 107 android:process=":step" />
107 108 </application>
108 109  
... ...