A โโsmall keyboard on a smartphone Vivo can cause serious inconvenience - especially if you have large fingers or vision problems. Fortunately, the manufacturer has provided several ways to customize the size of the virtual keyboard, as well as third-party solutions for those for whom the standard options are not enough. In this article we will analyze all available methods: from built-in functions Android to installing alternative keyboards with advanced capabilities.
It is important to understand that the interface Funtouch OS (proprietary shell Vivo) is regularly updated, so the location of some menu items may differ slightly depending on the version firmware. If you do not find the option you need, check the relevance of your system in the Settings โ Software Updatesection. Also remember that third-party keyboards (for example, Gboard or SwiftKey) offer more customization options than the standard solution from Vivo.
Before you start setting up, make sure that the problem is the size of the keys, and not the scaling of everything interface. Sometimes users confuse these parameters - if you have all the screen elements enlarged, the solution will be different. To check this, go to Settings โ Accessibility โ Screen scaling and set the default value.
1. Resizing the standard Vivo keyboard
The proprietary keyboard Vivo (aka iFlytek Input on some models) has limited scaling options, but basic options are still available. Here's how to find them:
- Open any application where the keyboard appears (for example, Messages or Notes).
- Tap the icon gears (โ๏ธ) in the top panel of the keyboard to open the settings.
- Go to the section
Size and styleorKeyboard appearance(the name may vary). - Use the slider
Key sizeorScaleto enlarge the keyboard.
If there is no slider, try an alternative way: Settings โ Additional settings โ Language and input โ Current keyboard (iFlytek) โ Settings โ Appearance. In some firmware, the option is hidden under the item Advanced settings.
Check the Vivo firmware version
Open any text field
Find the settings icon on the keyboard
Experiment with the sliders scale-->
โ ๏ธ Attention: On models Vivo V23, V25 and newer, the standard keyboard may not support changing the size of the keys. In this case, immediately proceed to method No. 3 (installation Gboard).
If after enlarging the keys they become too large and occupy half the screen, return the slider to medium position. The optimal size is when the keys are comfortably pressed with your thumb, but 2-3 lines of the entered text remain visible. Remember that a too large keyboard can cover the buttons for sending messages in instant messengers.
2. Adjusting the scale through special features
If the standard keyboard settings do not give the desired result, you can use system scaling. but it allows you to more accurately adjust the size of the keys to your needs:
- Go to
Settings โ Accessibility โ Screen scale. - Disable the option
Automatic size(if it is active). - Move the slider to the right to enlarge all elements, including the keyboard.
- Click
Applyand check the result in any text field.
The main disadvantage of this method is together with the keyboard will enlarge all icons, fonts and menus in the system. If you only need to change the keyboard, it is better to use specialized applications (see method No. 4). However, for users with vision problems, system scaling may be the optimal solution.
| Method | Advantages | Disadvantages |
|---|---|---|
| Standard keyboard settings | Does not require software installation, retains Vivo style | Limited resizing range |
| System scaling | Magnifies all elements, convenient for low vision | Affects the entire interface, may distort the display |
| Third-party keyboards (Gboard) | Flexible settings, additional functions | Requires installation, may conflict with firmware |
โ ๏ธ Attention: On models Vivo X80 i Vivo X90 with Funtouch OS 13+ system scaling may be reset after a reboot. If this happens, fix the settings viaSettings โ Applications โ Permissions โ Special access โ Changing system settingsfor the applicationSettings.
3. Installing and setting up Gboard from Google
Gboard is the most popular alternative keyboard for Android, which offers extensive customization options, including flexible adjustment of key size. Here's how to install and configure it on Vivo:
- Download Gboard from Google Play (if it is not installed by default).
- Go to
Settings โ Additional settings โ Language and input โ Current keyboard. - Activate Gboard and set it as the default keyboard.
- Open any text field, tap the icon gears on the keyboard and select
Settings. - Go to
Themes โ Keyboard settings โ Size. - Adjust the sliders
Keyboard heightandKey size.
In Gboard separate scaling is available for the height of the entire keyboard and the size of individual keys - this allows you to more accurately adjust the interface to your hands. For example, you can make the keyboard compact in height, but with large buttons, or vice versa. Also in Gboard there is an option Floating keyboardthat allows you to move the input panel around the screen.
You can save several profiles of size settings in Gboard. This is convenient if you use your smartphone in different scenarios (for example, with one hand or two).
If after installation Gboard the keyboard does not appear, check the permissions:
- Go to
Settings โ Applications โ Manage applications. - Find Gboard in the list and open its settings.
- Make sure permissions are enabled
Display on top of other windowsandChanging system settings.
4. Alternative keyboards with advanced settings
If neither the standard keyboard Vivonor Gboard you are not satisfied, consider other popular solutions. Here are the top 3 keyboards with flexible size settings:
- ๐น SwiftKey - offers separate sliders for keyboard height and key size, as well as themes with high-contrast buttons. Supports gestures and predictive input.
- ๐น Chroom - minimalistic keyboard with the ability to scale from. 70% to 150% Ideal for users who want the largest possible buttons.
- ๐น Fleksy โa unique keyboard with customizable โinvisibleโ key borders Allows you to make the buttons visually larger while maintaining a compact size.
To install any of these keyboards:
- Download the application. from Google Play.
- Activate it in
Settings โ Language and input โ Current keyboard. - Launch the keyboard application from the menu and find the size settings section (usually
LayoutorAppearance). - Experiment with the parameters until you achieve a comfortable size.
How to return the standard Vivo keyboard?
If you installed a third-party keyboard, but want to return to the standard one:
1. Go to Settings โ Language and input.
2. Click on the three dots in the upper right corner and select Reset settings.
3. Set the keyboard iFlytek Input or Vivo Keyboard to default.
4. Restart your smartphone if the changes are not applied.
When choosing an alternative keyboard, pay attention to the reviews users Vivo โsome applications may conflict with Funtouch OS, causing input delays or random resets. Before installation, check the compatibility in the application description in Google Play.
5. Manual resizing via ADB (for advanced)
If you are ready to work with technical issues. settings, you can change the keyboard size via ADB (Android Debug Bridge). This method is suitable for advanced users and requires connecting the smartphone to the computer. Here are the step-by-step guide:
- Enable
Developer modeon Vivo:Settings โ About phone โ Build number (press 7 times) - Activate
USB debugginginSettings โ Additional settings โ Developer options. - Connect your smartphone to the PC and open the command line (
cmdon Windows orTerminalon macOS/Linux). - Enter the command to check the connection:
adb devices(should the name of your device will be displayed)
- Use the command to change the keyboard scale (example for increasing by 20%):
adb shell settings put secure keyboard_height_scale 1.2
Acceptable values for keyboard_height_scale - from 0.8 (zoom out) to 1.5 (increase). After applying the command, restart your smartphone. To return to the standard size, use:
adb shell settings delete secure keyboard_height_scale
โ ๏ธ Attention: Incorrect useADBmay lead to system malfunctions. If after changing the parameters the keyboard is no longer displayed, reset the settings viaSettings โ System โ Reset settings โ Reset all settings(application data). will be saved).
This method does not work on all models Vivoas it depends on the version Android and shell Funtouch OS. If the command did not work, check the available parameters through:
adb shell settings list secure | grep keyboard
6. Additional tips for comfortable typing
Increasing the size of the keys is not the only way to make typing more comfortable. Vivo:
- ๐ฑ Use voice input: The standard keyboard Gboard and standard keyboard Vivo has a speech recognition function. Click on the icon microphone (๐ค) on the keyboard and dictate the text.
- ๐ฑ๏ธ Connect a physical keyboard: Through
BluetoothorUSB-OTGyou can connect an external keyboard. This is important for long-term work with texts. - ๐ Set up autocorrect: In the keyboard settings, enable
AutocorrectioniWord Suggestionsto reduce the number of keystrokes. - ๐จ Change the color scheme: Contrasting themes (such as black keys on a white background) improve the visibility of buttons.
If you often type on the go, try this one-handed mode:
- Open the keyboard settings (Gboard or standard).
- Find the option
One-handed modeorCompact Mode. - Select the side of the screen (left or right) to which the keyboard will be shifted.
This will reduce finger stretching and make typing with one hand more convenient.
The combination of enlarged keys and one-handed mode provides maximum comfort when typing on large smartphones Vivo (for example, Vivo X Fold or Vivo V27).
For users with disabilities, Funtouch OS there are special options:
- Go to
Settings โ Accessibility โ Physical capabilities. - Activate
Large keysorHigh keyboard contrast. - Customize
Tap delay, if you experience accidental touches.
These functions work with a standard keyboard Vivo and do not require installation of additional applications.
7. Solving problems with the keyboard after the update
After updates Funtouch OS keyboard settings may be reset, and some options may disappear. Here's what to do in such cases:
- ๐ Reset keyboard settings: Go to
Settings โ Applications โ Manage applications, find your keyboard and clickErase data. - ๐ฅ Reinstallation keyboard: Uninstall the keyboard application (if it is Gboard or other third-party software) and install it again.
- ๐ Manual setup: If the resizing option is missing, try installing the keyboard via
ADB(see method No. 5). - ๐ Contact support: If the problem persists, contact Vivo Support via the official application Vivo Service.
On models Vivo Y20, Vivo Y33 and other budget devices after updating to Funtouch OS 12+ the ability to change the size of the standard keyboard may disappear. In this case, the only solution is to install Gboard or another alternative. keyboard.
โ ๏ธ Attention: If after the update the keyboard starts to slow down or freeze, clear the application cache:
Settings โ Applications โ Manage applications โ [Your keyboard] โ Clear cache.- Reboot your smartphone.
If this does not help, try rolling back to the previous version of the keyboard (for Gboard this can be done through Google Play).
Before updating the firmware, always check the reviews of other users Vivo on thematic forums (for example, 4PDA or XDA DevelopersIf comments mention problems with the keyboard, postpone the update or backup your settings via Settings โ Advanced settings โ Backup and reset.
FAQ: Frequently asked questions about enlarging the keyboard on Vivo
Is it possible to enlarge the keyboard on Vivo without installing additional applications?
Yes, but the possibilities are limited. The standard keyboard Vivo has basic scaling settings (see method No. 1), as well as system scaling (method No. 2), however, to fine-tune the size of the keys and the height of the panel. You will need Gboard or another third-party keyboard.
Why, after enlarging the keyboard, does it take up the entire screen?
Most likely, you changed the system scale (method No. 2), and not the settings of the keyboard itself. Return the slider Settings โ Accessibility โ Screen scale to the default position and use specialized ones. keyboard settings (method No. 1 or No. 3).
How can I return the standard size of the keys if I have enlarged them too much?
For a standard keyboard Vivo:
- Open any text field and tap icon โ๏ธ on the keyboard.
- Go to
Size and styleand move the slider to the left.
For Gboard:
- Hold comma (,) on the keyboard and select โ๏ธ.
- Go to
Settings โ Themes โ Keyboard settings โ Sizeand reset the values.
Are these methods suitable for Vivo tablets (for example, Vivo Pad or Vivo Pad 2)?
Yes, all the described methods work on tablets Vivo, but taking into account features:
- On tablets, the standard keyboard supports split mode (two panels for a large screen).
- In Gboard option available
Floating keyboard, convenient for multitasking. - System scaling on tablets may distort the display of some applications.
Is it possible to change the keyboard size in a specific application (for example, only in WhatsApp)?
No, the keyboard settings are applied globally to all applications. However, you can:
- Use different keyboards for different tasks (for example, Gboard for messengers and the standard one for the browser).
- Enable
Floating modeto Gboardto move the keyboard to a convenient one place.