aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_look_screen.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-09-03 06:52:59 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-09-03 06:52:59 +0000
commit39b5beb5c5face6ea7d40e4473ec1df650335833 (patch)
treeba6b41f2477ae90b47b15f15f638e6debd3f2bac /app/src/main/res/layout/activity_look_screen.xml
parentc0c89fb16abc1f7ce2ef27893be7b5399dc96ecd (diff)
downloadinfinity-for-reddit-39b5beb5c5face6ea7d40e4473ec1df650335833.tar
infinity-for-reddit-39b5beb5c5face6ea7d40e4473ec1df650335833.tar.gz
infinity-for-reddit-39b5beb5c5face6ea7d40e4473ec1df650335833.tar.bz2
infinity-for-reddit-39b5beb5c5face6ea7d40e4473ec1df650335833.tar.lz
infinity-for-reddit-39b5beb5c5face6ea7d40e4473ec1df650335833.tar.xz
infinity-for-reddit-39b5beb5c5face6ea7d40e4473ec1df650335833.tar.zst
infinity-for-reddit-39b5beb5c5face6ea7d40e4473ec1df650335833.zip
Start implementing app lock feature.
Diffstat (limited to 'app/src/main/res/layout/activity_look_screen.xml')
-rw-r--r--app/src/main/res/layout/activity_look_screen.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/res/layout/activity_look_screen.xml b/app/src/main/res/layout/activity_look_screen.xml
deleted file mode 100644
index ff5c4fc4..00000000
--- a/app/src/main/res/layout/activity_look_screen.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:tools="http://schemas.android.com/tools"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- tools:context=".activities.LockScreenActivity">
-
-</androidx.constraintlayout.widget.ConstraintLayout> \ No newline at end of file