1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 20:11:36 +00:00

optimize imports, add DM settings (init), add notification setting

This commit is contained in:
Austin Huang 2020-08-22 17:03:55 -04:00
parent ca0d89fdb6
commit 4a439f74eb
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
52 changed files with 507 additions and 113 deletions

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout 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="wrap_content"