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
8df96ff6
Commit
8df96ff6
authored
Sep 23, 2020
by
vvb2060
Committed by
John Wu
Sep 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix string
parent
8b29267a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
fragment_hide_md2.xml
app/src/main/res/layout/fragment_hide_md2.xml
+1
-1
fragment_install_md2.xml
app/src/main/res/layout/fragment_install_md2.xml
+1
-1
fragment_module_md2.xml
app/src/main/res/layout/fragment_module_md2.xml
+1
-1
fragment_superuser_md2.xml
app/src/main/res/layout/fragment_superuser_md2.xml
+1
-1
No files found.
app/src/main/res/layout/fragment_hide_md2.xml
View file @
8df96ff6
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
<TextView
<TextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/
safetynet_attest_
loading"
android:text=
"@string/loading"
android:textAppearance=
"@style/AppearanceFoundation.Title"
android:textAppearance=
"@style/AppearanceFoundation.Title"
android:textStyle=
"bold"
/>
android:textStyle=
"bold"
/>
...
...
app/src/main/res/layout/fragment_install_md2.xml
View file @
8df96ff6
...
@@ -263,7 +263,7 @@
...
@@ -263,7 +263,7 @@
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:gravity=
"center"
android:gravity=
"center"
android:text=
"@string/
safetynet_attest_
loading"
android:text=
"@string/loading"
android:textAppearance=
"@style/AppearanceFoundation.Title"
/>
android:textAppearance=
"@style/AppearanceFoundation.Title"
/>
<FrameLayout
<FrameLayout
...
...
app/src/main/res/layout/fragment_module_md2.xml
View file @
8df96ff6
...
@@ -90,7 +90,7 @@
...
@@ -90,7 +90,7 @@
<TextView
<TextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/
safetynet_attest_
loading"
android:text=
"@string/loading"
android:textAppearance=
"@style/AppearanceFoundation.Title"
android:textAppearance=
"@style/AppearanceFoundation.Title"
android:textStyle=
"bold"
/>
android:textStyle=
"bold"
/>
...
...
app/src/main/res/layout/fragment_superuser_md2.xml
View file @
8df96ff6
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<TextView
<TextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:text=
"@string/
safetynet_attest_
loading"
android:text=
"@string/loading"
android:textAppearance=
"@style/AppearanceFoundation.Title"
android:textAppearance=
"@style/AppearanceFoundation.Title"
android:textStyle=
"bold"
/>
android:textStyle=
"bold"
/>
...
...
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