Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 9d8ac79

Browse files
committed
- icons++
- minor changes
1 parent e9cd0a0 commit 9d8ac79

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+534
-49
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,11 +1177,11 @@ Snackbar.make(view, "Text label", Snackbar.LENGTH_SHORT).setAction("Action", new
11771177
This is for advanced usage only. I've added the method ```getView(int view)``` to some of the custom views to access the views inside it and change them directly. This can be helpful if you want to do something which isn't implemented in the custom views yet as I can't think of all possible uses. Currently this method is available in DrawerLayout, ToolbarLayout, SplashView, AboutPage and SwitchBarLayout.
11781178

11791179
### Icons
1180-
There are also some of the stock icons you can find in Samsung apps included in this library, and we will add more over time. You can use them with ```@drawable/ic_samsung_...``` and ```R.drawable.ic_samsung_...```.
1180+
There are also a lot of the stock icons you can find in Samsung apps included in this library, and we will add more over time. You can use them with ```@drawable/ic_samsung_...``` and ```R.drawable.ic_samsung_...```.
11811181

11821182
<img loading="lazy" src="readme-resources/screenshots/icons.png" width="350"/>
11831183

1184-
*not all icons are shown here because there are too much now (200). They are all listed with the file name in the icon tab of the sample app.
1184+
*not all icons are shown here because there are too much by now(229). They are all listed with the file name in the icon tab of the sample app.
11851185

11861186
### Color theme
11871187
The default color of the style is the same blue as Samsung (see [Screenshots](#Screenshots)). But like Samsung has different colors for different apps, you too can use other colors which will apply on the entire App and even on the [App Icon](#App-Icon). In this library there are three different ways to do that and all three can be used simultaneously:
@@ -1429,6 +1429,7 @@ Starting with v2.1.0, the new OneUI 4 design is being added to this library. Sin
14291429

14301430
## More info
14311431
- [Official OneUI Design Guide](https://design.samsung.com/global/contents/one-ui/download/oneui_design_guide_eng.pdf)
1432+
- [Samsung's EULA](https://www.samsung.com/sg/Legal/SamsungLegal-EULA/)
14321433

14331434
## Special thanks to:
14341435
- [Samsung](https://www.samsung.com/) for their awesome OneUI Design. :)

app/src/main/java/de/dlyt/yanndroid/oneuiexample/tabs/IconsTab.java

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
import de.dlyt.yanndroid.oneuiexample.R;
3333

3434
public class IconsTab extends Fragment {
35+
//229
3536
Integer[] imageIDs = {R.drawable.ic_samsung_accessibility,
3637
R.drawable.ic_samsung_account,
3738
R.drawable.ic_samsung_advanced_feature,
@@ -48,6 +49,7 @@ public class IconsTab extends Fragment {
4849
R.drawable.ic_samsung_audio,
4950
R.drawable.ic_samsung_audio_2,
5051
R.drawable.ic_samsung_back,
52+
R.drawable.ic_samsung_bag,
5153
R.drawable.ic_samsung_biometric_face,
5254
R.drawable.ic_samsung_biometric_fingerprint,
5355
R.drawable.ic_samsung_biometric_fingerprint_2,
@@ -67,9 +69,13 @@ public class IconsTab extends Fragment {
6769
R.drawable.ic_samsung_car,
6870
R.drawable.ic_samsung_close,
6971
R.drawable.ic_samsung_cloud_storage,
72+
R.drawable.ic_samsung_community,
73+
R.drawable.ic_samsung_composer,
7074
R.drawable.ic_samsung_contact,
7175
R.drawable.ic_samsung_convert,
7276
R.drawable.ic_samsung_copy,
77+
R.drawable.ic_samsung_creature,
78+
R.drawable.ic_samsung_crown,
7379
R.drawable.ic_samsung_delete,
7480
R.drawable.ic_samsung_device,
7581
R.drawable.ic_samsung_devicecare,
@@ -115,24 +121,38 @@ public class IconsTab extends Fragment {
115121
R.drawable.ic_samsung_file_type_zip,
116122
R.drawable.ic_samsung_folder,
117123
R.drawable.ic_samsung_game,
124+
R.drawable.ic_samsung_game_2,
125+
R.drawable.ic_samsung_game_detail,
126+
R.drawable.ic_samsung_game_launcher,
127+
R.drawable.ic_samsung_game_launcher_2,
128+
R.drawable.ic_samsung_game_profile,
129+
R.drawable.ic_samsung_gift,
118130
R.drawable.ic_samsung_google_drive,
119131
R.drawable.ic_samsung_group,
120132
R.drawable.ic_samsung_help,
133+
R.drawable.ic_samsung_help_2,
121134
R.drawable.ic_samsung_home,
135+
R.drawable.ic_samsung_home_shortcut,
136+
R.drawable.ic_samsung_hourglass,
137+
R.drawable.ic_samsung_iconview,
122138
R.drawable.ic_samsung_image,
123139
R.drawable.ic_samsung_image_2,
124140
R.drawable.ic_samsung_image_3,
125141
R.drawable.ic_samsung_import,
126142
R.drawable.ic_samsung_info,
143+
R.drawable.ic_samsung_info_2,
127144
R.drawable.ic_samsung_keyboard,
145+
R.drawable.ic_samsung_labs,
128146
R.drawable.ic_samsung_light_bulb,
129147
R.drawable.ic_samsung_light_bulb_settings,
130148
R.drawable.ic_samsung_like_off,
131149
R.drawable.ic_samsung_like_on,
150+
R.drawable.ic_samsung_link,
132151
R.drawable.ic_samsung_list,
133152
R.drawable.ic_samsung_list_add,
134153
R.drawable.ic_samsung_list_audio,
135154
R.drawable.ic_samsung_list_extended,
155+
R.drawable.ic_samsung_list_filter,
136156
R.drawable.ic_samsung_list_grid,
137157
R.drawable.ic_samsung_list_search,
138158
R.drawable.ic_samsung_list_sort,
@@ -150,9 +170,11 @@ public class IconsTab extends Fragment {
150170
R.drawable.ic_samsung_minus,
151171
R.drawable.ic_samsung_more,
152172
R.drawable.ic_samsung_move,
173+
R.drawable.ic_samsung_move_to_beginning,
153174
R.drawable.ic_samsung_network_storage,
154175
R.drawable.ic_samsung_network_storage_manage,
155176
R.drawable.ic_samsung_no_network,
177+
R.drawable.ic_samsung_notice,
156178
R.drawable.ic_samsung_onedrive,
157179
R.drawable.ic_samsung_open,
158180
R.drawable.ic_samsung_page,
@@ -169,10 +191,16 @@ public class IconsTab extends Fragment {
169191
R.drawable.ic_samsung_pen_marker_round,
170192
R.drawable.ic_samsung_pen_pencil,
171193
R.drawable.ic_samsung_phone,
194+
R.drawable.ic_samsung_pin,
195+
R.drawable.ic_samsung_pin_2,
172196
R.drawable.ic_samsung_play,
197+
R.drawable.ic_samsung_plug_in,
173198
R.drawable.ic_samsung_plus,
199+
R.drawable.ic_samsung_plus_2,
200+
R.drawable.ic_samsung_power,
174201
R.drawable.ic_samsung_privacy,
175202
R.drawable.ic_samsung_recent,
203+
R.drawable.ic_samsung_recentview,
176204
R.drawable.ic_samsung_rectify,
177205
R.drawable.ic_samsung_redo,
178206
R.drawable.ic_samsung_refresh,
@@ -181,6 +209,7 @@ public class IconsTab extends Fragment {
181209
R.drawable.ic_samsung_reminder_on,
182210
R.drawable.ic_samsung_remove,
183211
R.drawable.ic_samsung_remove_2,
212+
R.drawable.ic_samsung_remove_3,
184213
R.drawable.ic_samsung_rename,
185214
R.drawable.ic_samsung_reorder,
186215
R.drawable.ic_samsung_repeat,
@@ -193,6 +222,7 @@ public class IconsTab extends Fragment {
193222
R.drawable.ic_samsung_security,
194223
R.drawable.ic_samsung_security_2,
195224
R.drawable.ic_samsung_selected,
225+
R.drawable.ic_samsung_selected_2,
196226
R.drawable.ic_samsung_send,
197227
R.drawable.ic_samsung_settings,
198228
R.drawable.ic_samsung_settings_2,

yanndroid/oneui/src/main/java/de/dlyt/yanndroid/oneui/layout/DrawerLayout.java

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66
import android.content.res.Configuration;
77
import android.content.res.TypedArray;
88
import android.graphics.Color;
9+
import android.graphics.Outline;
910
import android.graphics.Point;
1011
import android.graphics.drawable.Drawable;
1112
import android.util.AttributeSet;
1213
import android.view.Display;
1314
import android.view.LayoutInflater;
1415
import android.view.View;
1516
import android.view.ViewGroup;
17+
import android.view.ViewOutlineProvider;
1618
import android.view.Window;
1719
import android.view.WindowManager;
1820
import android.widget.FrameLayout;
@@ -147,6 +149,16 @@ public void onDrawerSlide(View drawerView, float slideOffset) {
147149
};
148150
drawerLayout.addDrawerListener(actionBarDrawerToggle);
149151
toolbarLayout.setNavigationButtonOnClickListener(v -> drawerLayout.openDrawer(drawer, true));
152+
153+
drawer.setOutlineProvider(new ViewOutlineProvider() {
154+
@Override
155+
public void getOutline(View view, Outline outline) {
156+
float cornerRadius = getResources().getDimension(R.dimen.rounded_corner_size);
157+
boolean isRtl = getResources().getConfiguration().getLayoutDirection() == View.LAYOUT_DIRECTION_RTL;
158+
outline.setRoundRect(isRtl ? 0 : (int) (-cornerRadius), 0, isRtl ? (int) (view.getWidth() + cornerRadius) : view.getWidth(), view.getHeight(), cornerRadius);
159+
}
160+
});
161+
drawer.setClipToOutline(true);
150162
}
151163

152164
private void setDrawerWidth() {

yanndroid/oneui/src/main/java/de/dlyt/yanndroid/oneui/view/PopupMenu.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ public void setOnMenuItemClickListener(OnMenuItemClickListener listener) {
6363
onMenuItemClickListener = listener;
6464
}
6565

66+
@SuppressLint("RestrictedApi")
6667
public Menu getMenu() {
67-
return menu;
68+
return menu != null ? menu : new MenuBuilder(context);
6869
}
6970

7071
@SuppressLint("RestrictedApi")

yanndroid/oneui/src/main/res/drawable/ic_samsung_apps_2.xml

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
<vector xmlns:android="http://schemas.android.com/apk/res/android"
33
android:width="24.0dip"
44
android:height="24.0dip"
5-
android:viewportWidth="28.0"
6-
android:viewportHeight="28.0">
7-
<group
8-
android:translateX="-6"
9-
android:translateY="-6">
10-
<path
11-
android:fillColor="?actionMenuTextColor"
12-
android:fillType="nonZero"
13-
android:pathData="M14.8958,21.3125C17.0682,21.3125 18.8333,23.0788 18.8333,25.25C18.8333,27.4212 17.0682,29.1875 14.8958,29.1875C12.7247,29.1875 10.9583,27.4212 10.9583,25.25C10.9583,23.0788 12.7247,21.3125 14.8958,21.3125ZM25.1042,21.3125C27.2765,21.3125 29.0417,23.0788 29.0417,25.25C29.0417,27.4212 27.2765,29.1875 25.1042,29.1875C22.933,29.1875 21.1667,27.4212 21.1667,25.25C21.1667,23.0788 22.933,21.3125 25.1042,21.3125ZM14.8958,10.8125C17.0682,10.8125 18.8333,12.5788 18.8333,14.75C18.8333,16.9212 17.0682,18.6875 14.8958,18.6875C12.7247,18.6875 10.9583,16.9212 10.9583,14.75C10.9583,12.5788 12.7247,10.8125 14.8958,10.8125ZM25.1042,10.8125C27.2765,10.8125 29.0417,12.5788 29.0417,14.75C29.0417,16.9212 27.2765,18.6875 25.1042,18.6875C22.933,18.6875 21.1667,16.9212 21.1667,14.75C21.1667,12.5788 22.933,10.8125 25.1042,10.8125Z"
14-
android:strokeWidth="1.0"
15-
android:strokeColor="#00000000" />
16-
</group>
17-
18-
</vector>
5+
android:viewportWidth="24.0"
6+
android:viewportHeight="24.0">
7+
<path
8+
android:fillColor="?actionMenuTextColor"
9+
android:fillType="nonZero"
10+
android:pathData="M7.625,13.125C9.487,13.125 11,14.639 11,16.5C11,18.361 9.487,19.875 7.625,19.875C5.764,19.875 4.25,18.361 4.25,16.5C4.25,14.639 5.764,13.125 7.625,13.125ZM16.375,13.125C18.237,13.125 19.75,14.639 19.75,16.5C19.75,18.361 18.237,19.875 16.375,19.875C14.514,19.875 13,18.361 13,16.5C13,14.639 14.514,13.125 16.375,13.125ZM7.625,4.125C9.487,4.125 11,5.639 11,7.5C11,9.361 9.487,10.875 7.625,10.875C5.764,10.875 4.25,9.361 4.25,7.5C4.25,5.639 5.764,4.125 7.625,4.125ZM16.375,4.125C18.237,4.125 19.75,5.639 19.75,7.5C19.75,9.361 18.237,10.875 16.375,10.875C14.514,10.875 13,9.361 13,7.5C13,5.639 14.514,4.125 16.375,4.125Z"
11+
android:strokeWidth="1.0"
12+
android:strokeColor="#00000000" />
13+
</vector>
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:width="24.0dip"
4+
android:height="24.0dip"
5+
android:viewportWidth="24.0"
6+
android:viewportHeight="24.0">
7+
<group>
8+
<clip-path android:pathData="M3.1421,13.5687l16.7686,0l0,6.537l-16.7686,0z" />
9+
<path
10+
android:fillColor="?actionMenuTextColor"
11+
android:fillType="evenOdd"
12+
android:pathData="M3.1421,14.3681L3.1421,16.1091C3.1421,18.3163 4.9315,20.1058 7.1388,20.1058L15.914,20.1058C18.1212,20.1058 19.9107,18.3163 19.9107,16.1091L19.9107,14.3681C19.9107,13.9266 19.5528,13.5688 19.1113,13.5688L3.9414,13.5688C3.4999,13.5688 3.1421,13.9266 3.1421,14.3681" />
13+
</group>
14+
<group>
15+
<clip-path android:pathData="M14.9297,3.2665l5.123,0l0,8.7036l-5.123,0z" />
16+
<path
17+
android:fillColor="?actionMenuTextColor"
18+
android:fillType="evenOdd"
19+
android:pathData="M20.0526,10.0101C20.0526,7.3896 18.2674,3.2663 16.0652,3.2663C15.6709,3.2663 15.2899,3.4006 14.9296,3.6329C16.3048,5.3982 17.1124,8.0115 17.1124,10.0101C17.1124,10.6805 17.0186,11.337 16.8374,11.9701L19.6943,11.9701C19.9229,11.3722 20.0526,10.7095 20.0526,10.0101" />
20+
</group>
21+
<path
22+
android:fillColor="?actionMenuTextColor"
23+
android:fillType="evenOdd"
24+
android:pathData="M13.6352,9.6519C13.6214,9.653 13.6075,9.6535 13.5942,9.6535C13.3182,9.6535 13.0848,9.4409 13.0635,9.1611C13.0158,8.539 12.8751,7.9307 12.6451,7.353C12.4597,6.8873 12.2164,6.4436 11.9223,6.0352C11.7501,5.7964 11.8045,5.4634 12.043,5.2915C12.282,5.1194 12.615,5.1735 12.7871,5.4122C13.1322,5.8916 13.4176,6.4119 13.6355,6.9587C13.9052,7.6365 14.0704,8.3503 14.126,9.0801C14.1484,9.3735 13.9286,9.6296 13.6352,9.6519M11.5263,3.2665C9.3241,3.2665 7.5389,7.3895 7.5389,10.01C7.5389,10.7097 7.6687,11.3724 7.8973,11.97L15.1553,11.97C15.3837,11.3724 15.5137,10.7097 15.5137,10.01C15.5137,7.3895 13.7285,3.2665 11.5263,3.2665" />
25+
<group>
26+
<clip-path android:pathData="M3.0001,3.2665l5.1227,0l0,8.7036l-5.1227,0z" />
27+
<path
28+
android:fillColor="?actionMenuTextColor"
29+
android:fillType="evenOdd"
30+
android:pathData="M5.9403,10.0101C5.9403,8.0115 6.7479,5.3982 8.1228,3.6329C7.7628,3.4006 7.3818,3.2663 6.9874,3.2663C4.7853,3.2663 3.0001,7.3896 3.0001,10.0101C3.0001,10.7095 3.1298,11.3722 3.3584,11.9701L6.2153,11.9701C6.0341,11.337 5.9403,10.6805 5.9403,10.0101" />
31+
</group>
32+
</vector>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:width="24.0dip"
4+
android:height="24.0dip"
5+
android:viewportWidth="24.0"
6+
android:viewportHeight="24.0">
7+
<path
8+
android:fillColor="?actionMenuTextColor"
9+
android:fillType="nonZero"
10+
android:pathData="M6.8037,13.3832C6.3347,14.1421 6.0657,15.0071 6.0657,15.9162L6.0657,15.9162L6.0657,17.8032C6.0657,18.0982 6.1217,18.3782 6.2217,18.6381C6.2187,18.6391 6.2157,18.6391 6.2127,18.6391L4.3247,18.6391C3.9357,18.6391 3.6187,18.3222 3.6187,17.9332L3.6187,17.9332L3.6187,16.3881C3.6187,14.9061 5.0197,13.5281 6.8037,13.3832ZM17.1953,13.3832C18.9803,13.5281 20.3813,14.9061 20.3813,16.3881L20.3813,16.3881L20.3813,17.9332C20.3813,18.3222 20.0643,18.6391 19.6743,18.6391L19.6743,18.6391L17.7818,18.639L17.7818,18.639C17.8773,18.3782 17.9343,18.0982 17.9343,17.8032L17.9343,17.8032L17.9343,15.9162C17.9343,15.0071 17.6653,14.1421 17.1953,13.3832ZM12,12.0842C14.449,12.0842 16.435,13.9292 16.435,15.9163L16.435,15.9163L16.435,17.8032C16.435,18.2653 16.061,18.6392 15.599,18.6392L15.599,18.6392L8.401,18.6392C7.939,18.6392 7.565,18.2653 7.565,17.8032L7.565,17.8032L7.565,15.9163C7.565,13.9292 9.551,12.0842 12,12.0842ZM6.9214,8.661C7.8964,8.661 8.6884,9.4521 8.6884,10.4281C8.6884,11.4051 7.8964,12.1961 6.9214,12.1961C5.9454,12.1961 5.1544,11.4051 5.1544,10.4281C5.1544,9.4521 5.9454,8.661 6.9214,8.661ZM17.0777,8.661C18.0537,8.661 18.8457,9.4521 18.8457,10.4281C18.8457,11.4051 18.0537,12.1961 17.0777,12.1961C16.1027,12.1961 15.3117,11.4051 15.3117,10.4281C15.3117,9.4521 16.1027,8.661 17.0777,8.661ZM11.999,5.3608C13.472,5.3608 14.665,6.5528 14.665,8.0258C14.665,9.4977 13.472,10.6908 11.999,10.6908C10.528,10.6908 9.335,9.4977 9.335,8.0258C9.335,6.5528 10.528,5.3608 11.999,5.3608Z"
11+
android:strokeWidth="1.0"
12+
android:strokeColor="#00000000" />
13+
</vector>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:width="24.0dip"
4+
android:height="24.0dip"
5+
android:viewportWidth="24.0"
6+
android:viewportHeight="24.0">
7+
<path
8+
android:fillColor="?actionMenuTextColor"
9+
android:fillType="nonZero"
10+
android:pathData="M16.652,10.119L11.794,14.977C11.786,14.985 11.775,14.989 11.765,14.996L8.727,11.958C8.734,11.949 8.738,11.938 8.747,11.93L13.604,7.072C14.187,6.488 15.142,6.488 15.725,7.072L16.652,7.998C17.235,8.582 17.235,9.536 16.652,10.119M10.407,15.93L7.795,16.43C7.455,16.494 7.229,16.269 7.295,15.929L7.795,13.318C7.803,13.275 7.815,13.228 7.83,13.182L10.544,15.895C10.497,15.909 10.451,15.921 10.407,15.93M17.5,4L6.5,4C5.125,4 4,5.125 4,6.5L4,17.5C4,18.875 5.125,20 6.5,20L17.5,20C18.875,20 20,18.875 20,17.5L20,6.5C20,5.125 18.875,4 17.5,4"
11+
android:strokeWidth="1.0"
12+
android:strokeColor="#00000000" />
13+
</vector>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:width="24.0dip"
4+
android:height="24.0dip"
5+
android:viewportWidth="24.0"
6+
android:viewportHeight="24.0">
7+
<group>
8+
<clip-path android:pathData="M4.5,2.5l15,0l0,19l-15,0z" />
9+
<path
10+
android:fillColor="?actionMenuTextColor"
11+
android:fillType="evenOdd"
12+
android:pathData="M12,11.6398C10.2743,11.6398 8.875,10.2405 8.875,8.5147C8.875,6.789 10.2743,5.3898 12,5.3898C13.7257,5.3898 15.125,6.789 15.125,8.5147C15.125,10.2405 13.7257,11.6398 12,11.6398M19.0077,17.211L18.9718,17.1807C18.4025,16.7057 18.0737,16.0028 18.0737,15.2615L18.0737,8.5737C18.0737,5.2585 15.4178,2.5635 12.1175,2.501C8.713,2.4365 5.9262,5.3053 5.9262,8.7105L5.9262,15.2615C5.9262,16.0028 5.5975,16.7057 5.0282,17.1807L4.9922,17.211C4.308,17.7817 4.3425,18.8433 5.0615,19.369C5.5695,19.7402 6.2653,19.718 6.7483,19.3145L8.206,18.0975L7.814,19.355C7.5425,20.2267 8.0287,21.1532 8.9005,21.4247C9.7717,21.6965 10.6982,21.21 10.97,20.3385L11.557,18.4548C11.6925,18.02 12.3075,18.02 12.443,18.4548L13.03,20.3385C13.3018,21.21 14.2282,21.6965 15.0995,21.4247C15.9712,21.1532 16.4575,20.2267 16.186,19.355L15.794,18.0975L17.2518,19.3145C17.7347,19.718 18.4305,19.7402 18.9385,19.369C19.6575,18.8433 19.692,17.7817 19.0077,17.211"
13+
android:strokeWidth="1.0"
14+
android:strokeColor="#00000000" />
15+
</group>
16+
<path
17+
android:fillColor="?actionMenuTextColor"
18+
android:fillType="evenOdd"
19+
android:pathData="M11.2764,7.2648C10.5859,7.2648 10.0264,7.8243 10.0264,8.5147C10.0264,9.2052 10.5859,9.7647 11.2764,9.7647C11.9669,9.7647 12.5264,9.2052 12.5264,8.5147C12.5264,7.8243 11.9669,7.2648 11.2764,7.2648"
20+
android:strokeWidth="1.0"
21+
android:strokeColor="#00000000" />
22+
</vector>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:width="24.0dip"
4+
android:height="24.0dip"
5+
android:viewportWidth="24.0"
6+
android:viewportHeight="24.0">
7+
<path
8+
android:fillColor="?actionMenuTextColor"
9+
android:fillType="nonZero"
10+
android:pathData="M3.441,10.997C3.662,10.997 3.871,10.946 4.059,10.858C4.03,10.946 4.023,11.045 4.051,11.147L5.849,17.804C6.086,18.676 6.877,19.281 7.781,19.281L16.218,19.281C17.122,19.281 17.913,18.676 18.149,17.804L19.948,11.147C19.975,11.045 19.969,10.946 19.939,10.858C20.128,10.946 20.337,10.997 20.558,10.997C21.375,10.997 22.039,10.325 22.039,9.497C22.039,8.668 21.375,7.997 20.558,7.997C19.74,7.997 19.078,8.668 19.078,9.497C19.078,9.893 19.23,10.253 19.478,10.52C19.396,10.518 19.311,10.532 19.229,10.576L16.766,12.393C16.087,12.755 15.244,12.545 14.814,11.905L12.415,7.829C12.376,7.77 12.326,7.727 12.271,7.692C12.96,7.562 13.481,6.953 13.481,6.219C13.481,5.391 12.817,4.719 12,4.719C11.181,4.719 10.518,5.391 10.518,6.219C10.518,6.953 11.04,7.562 11.727,7.692C11.673,7.727 11.623,7.77 11.584,7.829L9.184,11.905C8.754,12.545 7.911,12.755 7.232,12.393L4.769,10.576C4.687,10.532 4.602,10.518 4.521,10.52C4.769,10.253 4.922,9.893 4.922,9.497C4.922,8.668 4.258,7.997 3.441,7.997C2.623,7.997 1.961,8.668 1.961,9.497C1.961,10.325 2.623,10.997 3.441,10.997"
11+
android:strokeWidth="1.0"
12+
android:strokeColor="#00000000" />
13+
</vector>

0 commit comments

Comments
 (0)