separating application. admob library added

This commit is contained in:
Sergey Solovyev
2012-01-03 17:31:17 +04:00
parent b606fa1618
commit 67a037aade
16 changed files with 163 additions and 34 deletions

View File

@@ -2,6 +2,14 @@
<PreferenceScreen xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:range="http://schemas.android.com/apk/res/org.solovyev.android.calculator">
<!-- <SwitchPreference
a:key="@string/p_calc_round_result_key"
a:summary="@string/c_calc_round_result_summary"
a:title="@string/c_calc_round_result_title"
a:defaultValue="false"
/>-->
<PreferenceCategory a:title="@string/c_prefs_calculations_category">
<android.preference.CheckBoxPreference