mirror of
https://github.com/Michatec/michas-droid.git
synced 2026-06-15 08:03:24 +02:00
Update repository metadata and clean up code
- Suppress lint warnings for foreground service and install permissions in Manifest - Replace wildcard imports with explicit imports in ProductAdapter - Update repository name and description for the Michachatz F-Droid Archive - Add hint to the fingerprint field in the repository edit layout - Minor formatting update to README.md
This commit is contained in:
@@ -95,7 +95,8 @@
|
||||
android:fontFamily="monospace"
|
||||
android:textSize="16sp"
|
||||
android:inputType="textNoSuggestions|textMultiLine"
|
||||
tools:ignore="Autofill,LabelFor,Speakable" />
|
||||
android:hint="@string/fingerprint"
|
||||
tools:ignore="Autofill,LabelFor" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/fingerprint_error"
|
||||
|
||||
Reference in New Issue
Block a user