Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Network
KDE Connect Android
Commits
0f612c19
Commit
0f612c19
authored
Dec 21, 2014
by
Albert Vaca Cintora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made the mousepad activity keep the screen on.
parent
39db2180
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
res/layout/activity_mousepad.xml
res/layout/activity_mousepad.xml
+2
-4
No files found.
res/layout/activity_mousepad.xml
View file @
0f612c19
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:keepScreenOn=
"true"
android:orientation=
"vertical"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
...
...
@@ -19,9 +20,6 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
class=
"org.kde.kdeconnect.Plugins.MousePadPlugin.KeyListenerView"
android:id=
"@+id/keyListener"
android:layout_alignParentTop=
"true"
android:layout_centerHorizontal=
"true"
android:layout_marginTop=
"58dp"
/>
android:id=
"@+id/keyListener"
/>
</RelativeLayout>
\ No newline at end of file
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