Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
fb3f8605
Commit
fb3f8605
authored
Aug 27, 2020
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change to a more recognizable icon
parent
e394445f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
14 deletions
+2
-14
ic_filter.xml
app/src/main/res/drawable/ic_filter.xml
+0
-12
fragment_hide_md2.xml
app/src/main/res/layout/fragment_hide_md2.xml
+1
-1
fragment_module_md2.xml
app/src/main/res/layout/fragment_module_md2.xml
+1
-1
No files found.
app/src/main/res/drawable/ic_filter.xml
deleted
100644 → 0
View file @
e394445f
<?xml version="1.0" encoding="utf-8"?>
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:tools=
"http://schemas.android.com/tools"
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24"
android:viewportHeight=
"24"
>
<path
android:fillColor=
"?colorOnSurface"
android:pathData=
"M6,13H18V11H6M3,6V8H21V6M10,18H14V16H10V18Z"
tools:fillColor=
"@android:color/black"
/>
</vector>
\ No newline at end of file
app/src/main/res/layout/fragment_hide_md2.xml
View file @
fb3f8605
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
android:layout_marginEnd=
"@dimen/l1"
android:layout_marginEnd=
"@dimen/l1"
android:layout_marginBottom=
"@{viewModel.insets.bottom + (int) @dimen/l1}"
android:layout_marginBottom=
"@{viewModel.insets.bottom + (int) @dimen/l1}"
app:backgroundTint=
"?colorSurfaceSurfaceVariant"
app:backgroundTint=
"?colorSurfaceSurfaceVariant"
app:srcCompat=
"@drawable/ic_
filter
"
app:srcCompat=
"@drawable/ic_
search_md2
"
app:tint=
"?colorPrimary"
app:tint=
"?colorPrimary"
tools:layout_marginBottom=
"64dp"
/>
tools:layout_marginBottom=
"64dp"
/>
...
...
app/src/main/res/layout/fragment_module_md2.xml
View file @
fb3f8605
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
android:layout_marginEnd=
"@dimen/l1"
android:layout_marginEnd=
"@dimen/l1"
android:layout_marginBottom=
"@{viewModel.insets.bottom + (int) @dimen/l1}"
android:layout_marginBottom=
"@{viewModel.insets.bottom + (int) @dimen/l1}"
app:backgroundTint=
"?colorSurfaceSurfaceVariant"
app:backgroundTint=
"?colorSurfaceSurfaceVariant"
app:srcCompat=
"@drawable/ic_
filter
"
app:srcCompat=
"@drawable/ic_
search_md2
"
app:tint=
"?colorPrimary"
app:tint=
"?colorPrimary"
tools:layout_marginBottom=
"64dp"
/>
tools:layout_marginBottom=
"64dp"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment