big new preview

pull/20/head
quadrismegistus 4 years ago
parent ae7589e4a6
commit 29edf260dc

BIN
.DS_Store vendored

Binary file not shown.

BIN
app/.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 MiB

@ -125,6 +125,7 @@ class PostScreen(ProtectedScreen):
post_TextField.current_hint_text_color=rgb(*COLOR_TEXT)
post_TextField.font_name='assets/overpass-mono-regular.otf'
post_TextField.hint_text='word?'
post_TextField.font_size='20sp'
self.post_card.to_whom_btn = self.to_whom_btn = DropDownWidget(
pos_hint = {'center_x':0.5,'center_y':0.5},

Loading…
Cancel
Save