vbea 3 년 전
부모
커밋
5de1945041
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      Strides-APP/android/app/version.properties
  2. 1 1
      Strides-APP/app/pages/chargeV2/ChargeAdapter.js

+ 2 - 2
Strides-APP/android/app/version.properties

@@ -1,2 +1,2 @@
-#Thu Feb 09 15:23:22 CST 2023
-VERSION_CODE=99
+#Thu Feb 09 16:21:08 CST 2023
+VERSION_CODE=100

+ 1 - 1
Strides-APP/app/pages/chargeV2/ChargeAdapter.js

@@ -190,7 +190,7 @@ export default class ChargeAdapter extends Component {
             <MaterialIcons
               name='directions'
               size={24}
-              color={colorLight}
+              color={pageTitleTint}
               style={Styles.iconOpacity}
             />
           </Pressable>