Slightly improved voice lock design.
Before Width: | Height: | Size: 107 B After Width: | Height: | Size: 107 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 122 B |
Before Width: | Height: | Size: 176 B After Width: | Height: | Size: 176 B |
Before Width: | Height: | Size: 122 B After Width: | Height: | Size: 122 B |
Before Width: | Height: | Size: 199 B After Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 657 B After Width: | Height: | Size: 657 B |
Before Width: | Height: | Size: 1,012 B After Width: | Height: | Size: 1,012 B |
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 576 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 359 B |
Before Width: | Height: | Size: 661 B After Width: | Height: | Size: 661 B |
Before Width: | Height: | Size: 1,010 B After Width: | Height: | Size: 1,010 B |
Before Width: | Height: | Size: 557 B After Width: | Height: | Size: 557 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
BIN
Telegram/Resources/icons/voice_lock/voice_arrow.png
Normal file
After Width: | Height: | Size: 354 B |
BIN
Telegram/Resources/icons/voice_lock/voice_arrow@2x.png
Normal file
After Width: | Height: | Size: 544 B |
BIN
Telegram/Resources/icons/voice_lock/voice_arrow@3x.png
Normal file
After Width: | Height: | Size: 818 B |
|
@ -362,26 +362,26 @@ historyRecordTextLeft: 15px;
|
||||||
historyRecordTextRight: 25px;
|
historyRecordTextRight: 25px;
|
||||||
|
|
||||||
historyRecordLockShowDuration: historyToDownDuration;
|
historyRecordLockShowDuration: historyToDownDuration;
|
||||||
historyRecordLockSize: size(75px, 150px);
|
historyRecordLockSize: size(75px, 133px);
|
||||||
|
|
||||||
historyRecordLockIconFg: historyToDownFg;
|
historyRecordLockIconFg: historyToDownFg;
|
||||||
historyRecordLockIconSize: size(14px, 18px);
|
historyRecordLockIconSize: size(14px, 17px);
|
||||||
historyRecordLockIconBottomHeight: 9px;
|
historyRecordLockIconBottomHeight: 9px;
|
||||||
historyRecordLockIconLineHeight: 2px;
|
historyRecordLockIconLineHeight: 2px;
|
||||||
historyRecordLockIconLineSkip: 3px;
|
historyRecordLockIconLineSkip: 3px;
|
||||||
historyRecordLockIconLineWidth: 2px;
|
historyRecordLockIconLineWidth: 2px;
|
||||||
historyRecordLockIconArcHeight: 4px;
|
historyRecordLockIconArcHeight: 4px;
|
||||||
|
|
||||||
historyRecordLockTopShadow: icon {{ "lock/record_lock_top_shadow", historyToDownShadow }};
|
historyRecordLockTopShadow: icon {{ "voice_lock/record_lock_top_shadow", historyToDownShadow }};
|
||||||
historyRecordLockTop: icon {{ "lock/record_lock_top", historyToDownBg }};
|
historyRecordLockTop: icon {{ "voice_lock/record_lock_top", historyToDownBg }};
|
||||||
historyRecordLockBottomShadow: icon {{ "lock/record_lock_bottom_shadow", historyToDownShadow }};
|
historyRecordLockBottomShadow: icon {{ "voice_lock/record_lock_bottom_shadow", historyToDownShadow }};
|
||||||
historyRecordLockBottom: icon {{ "lock/record_lock_bottom", historyToDownBg }};
|
historyRecordLockBottom: icon {{ "voice_lock/record_lock_bottom", historyToDownBg }};
|
||||||
historyRecordLockBodyShadow: icon {{ "lock/record_lock_body_shadow", historyToDownShadow }};
|
historyRecordLockBodyShadow: icon {{ "voice_lock/record_lock_body_shadow", historyToDownShadow }};
|
||||||
historyRecordLockBody: icon {{ "lock/record_lock_body", historyToDownBg }};
|
historyRecordLockBody: icon {{ "voice_lock/record_lock_body", historyToDownBg }};
|
||||||
historyRecordLockMargin: margins(4px, 4px, 4px, 4px);
|
historyRecordLockMargin: margins(4px, 4px, 4px, 4px);
|
||||||
historyRecordLockArrow: icon {{ "history_down_arrow-flip_vertical", historyToDownFg }};
|
historyRecordLockArrow: icon {{ "voice_lock/voice_arrow", historyToDownFg }};
|
||||||
|
|
||||||
historyRecordLockPosition: historyToDownPosition;
|
historyRecordLockPosition: point(7px, 35px);
|
||||||
|
|
||||||
historySilentToggle: IconButton(historyBotKeyboardShow) {
|
historySilentToggle: IconButton(historyBotKeyboardShow) {
|
||||||
icon: icon {{ "send_control_silent_off", historyComposeIconFg }};
|
icon: icon {{ "send_control_silent_off", historyComposeIconFg }};
|
||||||
|
|