Increased UI buffers size for newer devices
This commit is contained in:
@@ -138,8 +138,12 @@ typedef struct txStringProperties_s {
|
||||
#ifdef TARGET_NANOS
|
||||
#define SHARED_CTX_FIELD_1_SIZE 100
|
||||
#else
|
||||
#ifdef SCREEN_SIZE_WALLET
|
||||
#define SHARED_CTX_FIELD_1_SIZE 380
|
||||
#else
|
||||
#define SHARED_CTX_FIELD_1_SIZE 256
|
||||
#endif
|
||||
#endif
|
||||
#define SHARED_CTX_FIELD_2_SIZE 40
|
||||
|
||||
typedef struct strDataTmp_s {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.3 KiB |
Reference in New Issue
Block a user