| author | Da Risk <da_risk@geekorum.com> |
| Thu, 09 May 2019 17:53:48 -0700 | |
| changeset 137 | 5464f07a306c |
| parent 0 | 14443efede32 |
| child 289 | d8b8d9dcc816 |
| permissions | -rw-r--r-- |
| 0 | 1 |
<!-- |
2 |
||
3 |
Geekttrss is a RSS feed reader application on the Android Platform. |
|
4 |
||
|
137
5464f07a306c
Update copyright headers for 2019
Da Risk <da_risk@geekorum.com>
parents:
0
diff
changeset
|
5 |
Copyright (C) 2017-2019 by Frederic-Charles Barthelery. |
| 0 | 6 |
|
7 |
This file is part of Geekttrss. |
|
8 |
||
9 |
Geekttrss is free software: you can redistribute it and/or modify |
|
10 |
it under the terms of the GNU General Public License as published by |
|
11 |
the Free Software Foundation, either version 3 of the License, or |
|
12 |
(at your option) any later version. |
|
13 |
||
14 |
Geekttrss is distributed in the hope that it will be useful, |
|
15 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
16 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
17 |
GNU General Public License for more details. |
|
18 |
||
19 |
You should have received a copy of the GNU General Public License |
|
20 |
along with Geekttrss. If not, see <http://www.gnu.org/licenses/>. |
|
21 |
||
22 |
--> |
|
23 |
<vector |
|
24 |
xmlns:android="http://schemas.android.com/apk/res/android" |
|
25 |
android:width="108dp" |
|
26 |
android:height="108dp" |
|
27 |
android:viewportWidth="108" |
|
28 |
android:viewportHeight="108"> |
|
29 |
||
30 |
<path |
|
31 |
android:pathData="M0,0 L108,0 L0,108 L0,0 Z" |
|
32 |
android:fillColor="@color/primary" /> |
|
33 |
<path |
|
34 |
android:pathData="M0,108 L108,0108L108,0 Z" |
|
35 |
android:fillColor="@color/primary_dark" /> |
|
36 |
||
37 |
</vector> |