Rename package names to org.fossify.*

This commit is contained in:
Naveen 2023-12-21 18:15:03 +05:30
parent 3a2535a980
commit 2d8a626ec0
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3
131 changed files with 915 additions and 883 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.simplemobiletools.commons.views.MyTextView xmlns:android="http://schemas.android.com/apk/res/android"
<org.fossify.commons.views.MyTextView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/dialog_select_text_value"
android:layout_width="match_parent"