LeOS-GSI/LatinIME/java/res/values/themes-you-dimens.xml

12 lines
501 B
XML
Raw Permalink Normal View History

2024-10-24 09:22:44 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<dimen name="keyboard_key_corner_radius_you">8dp</dimen>
<dimen name="keyboard_key_action_corner_radius_you">120dp</dimen>
<dimen name="keyboard_key_popup_action_size">40dp</dimen>
<dimen name="config_gesture_floating_preview_round_radius_you">8dp</dimen>
</resources>