hide the scientific calculator button until it gets fully implemented

This commit is contained in:
tibbi
2018-10-19 18:18:38 +02:00
parent 4a81aeebbc
commit d67b98b880
20 changed files with 22 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
<resources>
<string name="app_name">簡易計算機</string>
<string name="app_launcher_name">簡易計算機</string>
<string name="scientific_calculator">Scientific Calculator</string>
<!-- Settings -->
<string name="vibrate_on_button_press">按下按鈕時震動</string>