Skip to content

Commit

Permalink
[IMP] updated to API 21 support, updated thems.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpr-odoo committed Nov 17, 2014
1 parent 341675d commit 0fc384e
Show file tree
Hide file tree
Showing 174 changed files with 276 additions and 48 deletions.
9 changes: 8 additions & 1 deletion AndroidManifest.xml
Expand Up @@ -25,6 +25,13 @@
<uses-permission android:name="android.permission.WRITE_CALENDAR" />
<uses-permission android:name="android.permission.READ_CALENDAR" />
<uses-permission android:name="android.permission.GET_TASKS" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />

<permission
android:name="com.odoo.permission.C2D_MESSAGE"
android:protectionLevel="signature" />

<application
android:name=".App"
Expand Down Expand Up @@ -214,7 +221,7 @@
<activity
android:name="com.odoo.addons.mail.widgets.MailWidgetConfigure"
android:icon="@drawable/ic_odoo_o_purple"
android:theme="@style/ProfileActivityTheme" >
android:theme="@style/SettingActivity" >
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" />
</intent-filter>
Expand Down
1 change: 1 addition & 0 deletions project.properties
Expand Up @@ -13,3 +13,4 @@
# Project target.
target=android-21
android.library.reference.1=../../workspace/appcompat_v7
android.library.reference.2=../../../eclipse-adt/sdk/extras/google/google_play_services/libproject/google-play-services_lib
Binary file added res/drawable-hdpi/caret_grey.9.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-hdpi/ic_action_add_account.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_add_users.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_archive.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_arrow_right_hi.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_attachment.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_content_attachment.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_content_new.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-hdpi/ic_action_content_remove.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-hdpi/ic_action_done.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_logout.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_meeting.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_new_note.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_rating_bad.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_rating_good_blue.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_rating_important.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_remove.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-hdpi/ic_action_search.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_social_person.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_star.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_star_blue.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-hdpi/ic_action_sync.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_todo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_unstarred.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_vote_empty.png
Binary file added res/drawable-hdpi/ic_action_vote_filled.png
Binary file added res/drawable-hdpi/ic_drawer.png
Binary file modified res/drawable-hdpi/ic_menu__discard.png
Binary file modified res/drawable-hdpi/ic_menu_add_group.png
Binary file added res/drawable-hdpi/ic_menu_archive_holo_light.png
Binary file modified res/drawable-hdpi/ic_menu_edit.png
Binary file modified res/drawable-hdpi/ic_menu_forward.png
Binary file added res/drawable-hdpi/ic_menu_inbox_main_holo_light.png
Binary file modified res/drawable-hdpi/ic_menu_navigation_back.png
Binary file added res/drawable-hdpi/ic_menu_new_plus.png
Binary file added res/drawable-hdpi/ic_menu_notes.png
Binary file added res/drawable-hdpi/ic_menu_right_arrow.png
Binary file modified res/drawable-hdpi/ic_menu_save.png
Binary file added res/drawable-hdpi/ic_menu_share.png
Binary file modified res/drawable-hdpi/ic_navigation_drawer.png
Binary file modified res/drawable-hdpi/ic_odoo_o.png
Binary file added res/drawable-hdpi/ic_rating_important.png
Binary file added res/drawable-hdpi/ic_star_selected.png
Binary file added res/drawable-hdpi/ic_stat_refresh.png
Binary file added res/drawable-mdpi/caret_grey.9.png
Binary file modified res/drawable-mdpi/ic_action_add_account.png
Binary file added res/drawable-mdpi/ic_action_add_users.png
Binary file added res/drawable-mdpi/ic_action_archive.png
Binary file added res/drawable-mdpi/ic_action_arrow_right_hi.png
Binary file added res/drawable-mdpi/ic_action_attachment.png
Binary file added res/drawable-mdpi/ic_action_content_attachment.png
Binary file added res/drawable-mdpi/ic_action_content_new.png
Binary file modified res/drawable-mdpi/ic_action_content_remove.png
Binary file modified res/drawable-mdpi/ic_action_done.png
Binary file added res/drawable-mdpi/ic_action_logout.png
Binary file added res/drawable-mdpi/ic_action_meeting.png
Binary file added res/drawable-mdpi/ic_action_new_note.png
Binary file added res/drawable-mdpi/ic_action_rating_bad.png
Binary file added res/drawable-mdpi/ic_action_rating_filled_small.png
Binary file added res/drawable-mdpi/ic_action_rating_good_blue.png
Binary file added res/drawable-mdpi/ic_action_rating_important.png
Binary file added res/drawable-mdpi/ic_action_remove.png
Binary file modified res/drawable-mdpi/ic_action_search.png
Binary file added res/drawable-mdpi/ic_action_social_person.png
Binary file added res/drawable-mdpi/ic_action_star.png
Binary file added res/drawable-mdpi/ic_action_star_blue.png
Binary file added res/drawable-mdpi/ic_action_todo.png
Binary file added res/drawable-mdpi/ic_action_unstarred.png
Binary file added res/drawable-mdpi/ic_action_vote_empty.png
Binary file added res/drawable-mdpi/ic_action_vote_empty_small.png
Binary file added res/drawable-mdpi/ic_action_vote_filled.png
Binary file added res/drawable-mdpi/ic_drawer.png
Binary file added res/drawable-mdpi/ic_menu_archive_holo_light.png
Binary file added res/drawable-mdpi/ic_menu_inbox_main_holo_light.png
Binary file added res/drawable-mdpi/ic_menu_new_plus.png
Binary file added res/drawable-mdpi/ic_menu_notes.png
Binary file added res/drawable-mdpi/ic_menu_right_arrow.png
Binary file added res/drawable-mdpi/ic_menu_share.png
Binary file added res/drawable-mdpi/ic_rating_important.png
Binary file added res/drawable-mdpi/ic_star_selected.png
Binary file added res/drawable-mdpi/ic_stat_av_download.png
Binary file added res/drawable-mdpi/ic_stat_refresh.png
Binary file added res/drawable-xhdpi/caret_grey.9.png
Binary file modified res/drawable-xhdpi/ic_action_add_account.png
Binary file added res/drawable-xhdpi/ic_action_add_users.png
Binary file added res/drawable-xhdpi/ic_action_archive.png
Binary file added res/drawable-xhdpi/ic_action_arrow_right_hi.png
Binary file added res/drawable-xhdpi/ic_action_attachment.png
Binary file added res/drawable-xhdpi/ic_action_content_new.png
Binary file modified res/drawable-xhdpi/ic_action_content_remove.png
Binary file modified res/drawable-xhdpi/ic_action_done.png
Binary file added res/drawable-xhdpi/ic_action_logout.png
Binary file added res/drawable-xhdpi/ic_action_meeting.png
Binary file added res/drawable-xhdpi/ic_action_new_note.png
Binary file added res/drawable-xhdpi/ic_action_rating_bad.png
Binary file added res/drawable-xhdpi/ic_action_rating_good_blue.png
Binary file added res/drawable-xhdpi/ic_action_rating_important.png
Binary file added res/drawable-xhdpi/ic_action_remove.png
Binary file modified res/drawable-xhdpi/ic_action_search.png
Binary file added res/drawable-xhdpi/ic_action_social_person.png
Binary file added res/drawable-xhdpi/ic_action_star.png
Binary file added res/drawable-xhdpi/ic_action_star_blue.png
Binary file added res/drawable-xhdpi/ic_action_todo.png
Binary file added res/drawable-xhdpi/ic_action_unstarred.png
Binary file added res/drawable-xhdpi/ic_action_vote_empty.png
Binary file added res/drawable-xhdpi/ic_action_vote_filled.png
Binary file added res/drawable-xhdpi/ic_drawer.png
Binary file modified res/drawable-xhdpi/ic_menu__discard.png
Binary file added res/drawable-xhdpi/ic_menu_archive_holo_light.png
Binary file modified res/drawable-xhdpi/ic_menu_edit.png
Binary file added res/drawable-xhdpi/ic_menu_new_plus.png
Binary file added res/drawable-xhdpi/ic_menu_notes.png
Binary file added res/drawable-xhdpi/ic_menu_right_arrow.png
Binary file added res/drawable-xhdpi/ic_menu_share.png
Binary file added res/drawable-xhdpi/ic_rating_important.png
Binary file added res/drawable-xhdpi/ic_star_selected.png
Binary file added res/drawable-xhdpi/ic_stat_refresh.png
Binary file added res/drawable-xxhdpi/caret_grey.9.png
Binary file modified res/drawable-xxhdpi/ic_action_add_account.png
Binary file added res/drawable-xxhdpi/ic_action_add_users.png
Binary file added res/drawable-xxhdpi/ic_action_archive.png
Binary file added res/drawable-xxhdpi/ic_action_arrow_right_hi.png
Binary file added res/drawable-xxhdpi/ic_action_attachment.png
Binary file added res/drawable-xxhdpi/ic_action_content_new.png
Binary file modified res/drawable-xxhdpi/ic_action_content_remove.png
Binary file modified res/drawable-xxhdpi/ic_action_done.png
Binary file added res/drawable-xxhdpi/ic_action_logout.png
Binary file added res/drawable-xxhdpi/ic_action_rating_bad.png
Binary file modified res/drawable-xxhdpi/ic_action_search.png
Binary file added res/drawable-xxhdpi/ic_action_social_person.png
Binary file added res/drawable-xxhdpi/ic_action_star.png
Binary file added res/drawable-xxhdpi/ic_action_star_blue.png
Binary file added res/drawable-xxhdpi/ic_action_todo.png
Binary file added res/drawable-xxhdpi/ic_action_unstarred.png
Binary file added res/drawable-xxhdpi/ic_action_vote_empty.png
Binary file added res/drawable-xxhdpi/ic_action_vote_filled.png
Binary file added res/drawable-xxhdpi/ic_drawer.png
Binary file modified res/drawable-xxhdpi/ic_menu__discard.png
Binary file modified res/drawable-xxhdpi/ic_menu_edit.png
Binary file added res/drawable-xxhdpi/ic_menu_new_plus.png
Binary file added res/drawable-xxhdpi/ic_menu_notes.png
Binary file added res/drawable-xxhdpi/ic_menu_right_arrow.png
Binary file added res/drawable-xxhdpi/ic_menu_share.png
Binary file added res/drawable-xxhdpi/ic_rating_important.png
Binary file added res/drawable-xxhdpi/ic_star_selected.png
Binary file added res/drawable-xxhdpi/ic_stat_av_download.png
183 changes: 183 additions & 0 deletions res/layout/base_account_user_profile.xml
@@ -0,0 +1,183 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent" >

<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#ffffff"
android:orientation="vertical" >

<FrameLayout
android:layout_width="match_parent"
android:layout_height="wrap_content" >

<FrameLayout
android:layout_width="match_parent"
android:layout_height="210dp"
android:layout_marginBottom="30dp" >

<View
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/odoo_purple" />
</FrameLayout>

<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginTop="20dp"
android:paddingTop="?android:attr/actionBarSize"
android:src="@drawable/odoo_small"
android:tint="#ffffff" />

<ImageView
android:id="@+id/imgUserProfilePic"
android:layout_width="130dp"
android:layout_height="130dp"
android:layout_gravity="center_horizontal|bottom"
android:contentDescription="@string/account_user_dp"
android:scaleType="centerCrop"
android:src="@drawable/ic_action_user" />
</FrameLayout>

<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_horizontal"
android:orientation="vertical"
android:padding="10dp" >

<TextView
android:id="@+id/userFullName"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-condensed"
android:gravity="center_horizontal"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textColor="#414141"
android:textStyle="bold" />
</LinearLayout>

<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:padding="10dp" >

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-condensed"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:text="@string/str_user_login"
android:textAllCaps="true"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="@color/odoo_purple"
android:textStyle="bold" />

<TextView
android:id="@+id/txvUserName"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="15dp"
android:fontFamily="sans-serif-light"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textAppearance="?android:attr/textAppearanceMedium" />

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-condensed"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:text="@string/str_server_url"
android:textAllCaps="true"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="@color/odoo_purple"
android:textStyle="bold" />

<TextView
android:id="@+id/txvServerUrl"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="15dp"
android:fontFamily="sans-serif-light"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textAppearance="?android:attr/textAppearanceMedium" />

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-condensed"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:text="@string/str_database"
android:textAllCaps="true"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="@color/odoo_purple"
android:textStyle="bold" />

<TextView
android:id="@+id/txvDatabase"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="15dp"
android:fontFamily="sans-serif-light"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textAppearance="?android:attr/textAppearanceMedium" />

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-condensed"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:text="@string/str_odoo_version"
android:textAllCaps="true"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="@color/odoo_purple"
android:textStyle="bold" />

<TextView
android:id="@+id/txvOdooVersion"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="15dp"
android:fontFamily="sans-serif-light"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textAppearance="?android:attr/textAppearanceMedium" />

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-condensed"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:text="@string/str_timezone"
android:textAllCaps="true"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="@color/odoo_purple"
android:textStyle="bold" />

<TextView
android:id="@+id/txvTimeZone"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="15dp"
android:fontFamily="sans-serif-light"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textAppearance="?android:attr/textAppearanceMedium" />
</LinearLayout>
</LinearLayout>

</ScrollView>
5 changes: 2 additions & 3 deletions res/layout/groups.xml
Expand Up @@ -13,7 +13,7 @@
android:visibility="gone" />
-->

<android.widgets.SwipeRefreshLayout
<android.support.v4.widget.SwipeRefreshLayout
android:id="@+id/swipe_container"
android:layout_width="match_parent"
android:layout_height="match_parent" >
Expand All @@ -33,7 +33,6 @@
odoo:emptyListIcon="@drawable/ic_action_social_group" >
</odoo.controls.OList>
-->

</android.widgets.SwipeRefreshLayout>
</android.support.v4.widget.SwipeRefreshLayout>

</LinearLayout>
4 changes: 2 additions & 2 deletions res/layout/mail.xml
Expand Up @@ -16,7 +16,7 @@
android:layout_height="match_parent"
android:orientation="vertical" >

<android.widgets.SwipeRefreshLayout
<android.support.v4.widget.SwipeRefreshLayout
android:id="@+id/swipe_container"
android:layout_width="match_parent"
android:layout_height="match_parent" >
Expand All @@ -26,7 +26,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent" >
</ListView>
</android.widgets.SwipeRefreshLayout>
</android.support.v4.widget.SwipeRefreshLayout>
</LinearLayout>

<odoo.controls.fab.FloatingActionButton
Expand Down
6 changes: 3 additions & 3 deletions res/menu/menu_mail.xml
Expand Up @@ -4,10 +4,10 @@

<item
android:id="@+id/menu_mail_search"
android:actionViewClass="android.widget.SearchView"
android:icon="@drawable/ic_action_search"
android:showAsAction="always|collapseActionView"
android:title="@string/label_search">
android:title="@string/label_search"
app:actionViewClass="android.support.v7.widget.SearchView"
app:showAsAction="always|collapseActionView">
</item>
<!--
<item
Expand Down
19 changes: 10 additions & 9 deletions res/menu/menu_mail_compose.xml
@@ -1,28 +1,29 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto" >

<item
android:id="@+id/menu_add_all_attachments"
android:icon="@drawable/ic_action_content_new_attachment"
android:showAsAction="always"
android:title="@string/add_attachment">
android:title="@string/add_attachment"
app:showAsAction="always">
<menu>
<item
android:id="@+id/menu_add_images"
android:showAsAction="always"
android:title="@string/add_image">
android:title="@string/add_image"
app:showAsAction="always">
</item>
<item
android:id="@+id/menu_add_files"
android:showAsAction="always"
android:title="@string/add_file">
android:title="@string/add_file"
app:showAsAction="always">
</item>
</menu>
</item>
<item
android:id="@+id/menu_mail_compose"
android:icon="@drawable/ic_action_send_now"
android:orderInCategory="100"
android:showAsAction="always"
android:title="@string/send_now"/>
android:title="@string/send_now"
app:showAsAction="always"/>

</menu>
11 changes: 6 additions & 5 deletions res/menu/menu_mail_detail.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto" >

<item
android:id="@+id/menu_mail_read"
android:icon="@drawable/ic_action_mark_unread"
android:showAsAction="always"
android:title="Click to read"/>
android:title="Click to read"
app:showAsAction="always"/>
<item
android:id="@+id/menu_mail_unread"
android:icon="@drawable/ic_action_mark_read"
android:showAsAction="always"
android:title="Click to unread"/>
android:title="Click to unread"
app:showAsAction="always"/>

</menu>
13 changes: 6 additions & 7 deletions res/values/colors.xml
@@ -1,12 +1,12 @@
<resources>

<!-- Base Theme colors -->
<color name="theme_primary">#4f8df5</color>
<color name="theme_primary_dark">#0d60ea</color>
<color name="theme_primary_light">#7facf8</color>
<color name="theme_secondary">#2D4A8F</color>
<color name="theme_secondary_dark">#213668</color>
<color name="theme_secondary_light">#446ac4</color>
<color name="theme_primary">#a24689</color>
<color name="theme_primary_dark">#7e376b</color>
<color name="theme_primary_light">#bb60a2</color>
<color name="theme_secondary">#21b799</color>
<color name="theme_secondary_dark">#198c75</color>
<color name="theme_secondary_light">#25cdab</color>
<color name="session_photo_scrim">#4000</color>
<!-- Actionbar -->
<color name="actionbar_bg_color">@color/theme_primary</color>
Expand Down Expand Up @@ -52,7 +52,6 @@
<color name="navdrawer_text_color_selected">@color/theme_primary</color>
<color name="navdrawer_icon_tint">#808080</color>
<color name="navdrawer_icon_tint_selected">@color/theme_primary</color>
<color name="actionbar_bg_color">#ebebeb</color>
<color name="translucent_status_bg_color">@color/odoo_purple</color>
<color name="divider">#afafaf</color>
<color name="message_text">#ffffff</color>
Expand Down
1 change: 1 addition & 0 deletions res/values/styles.xml
Expand Up @@ -10,6 +10,7 @@
<style name="AppTheme" parent="AppBaseTheme">
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
</style>

<!-- Undo-bar styles -->
<style name="Root">
<item name="android:layout_width">match_parent</item>
Expand Down

0 comments on commit 0fc384e

Please sign in to comment.