Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.Toolbar
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    android:id="@+id/toolbar"
    android:layout_height="wrap_content"
    android:layout_width="match_parent"
    android:elevation="5dp"
    app:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
    app:popupTheme="@style/ThemeOverlay.AppCompat.Light"
    android:minHeight="?attr/actionBarSize"
    android:background="#3cdbff"/>

Commits for Nextrek/Android/SmartCharging/SmartCharging/app/src/main/res/layout/toolbar_color.xml

Diff revisions: vs.
Revision Author Commited Message
532 Diff Diff MStefanelli picture MStefanelli Mon 24 Aug, 2015 12:22:55 +0000

WE

531 MStefanelli picture MStefanelli Mon 24 Aug, 2015 11:18:03 +0000

WE