We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8863995 commit f7c212aCopy full SHA for f7c212a
app/src/main/java/com/termux/window/FloatingBubbleManager.java
@@ -15,7 +15,7 @@
15
* to its original display.
16
*/
17
public class FloatingBubbleManager {
18
- private static final int DEFAULT_BUBBLE_SIZE_DP = 80;
+ private static final int DEFAULT_BUBBLE_SIZE_DP = 56;
19
20
private TermuxFloatView mTermuxFloatView;
21
private final int BUBBLE_SIZE_PX;
0 commit comments