* commit '177db306c5b623409abac10b58914a0350f50b87': [Fingerprint] Fix link accessibility
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License
|
||||
-->
|
||||
<TextView
|
||||
<com.android.settings.widget.LinkTextView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
style="@android:style/TextAppearance.Material.Body1"
|
||||
android:layout_width="wrap_content"
|
||||
@@ -23,5 +23,4 @@
|
||||
android:paddingTop="32dp"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:selectable="false">
|
||||
</TextView>
|
||||
android:selectable="false" />
|
||||
|
Reference in New Issue
Block a user