minor ui fixes

This commit is contained in:
ammarahm-ed
2020-01-20 16:24:01 +05:00
parent a8883f13be
commit ebb39757b4
6 changed files with 130 additions and 129 deletions

View File

@@ -12,7 +12,7 @@ import Icon from 'react-native-vector-icons/Feather';
import {db, DDS} from '../../../App';
import {opacity, ph, pv, SIZE, WEIGHT} from '../../common/common';
import {ACTIONS} from '../../provider';
import {getElevation, ToastEvent, timeSince} from '../../utils/utils';
import {getElevation, ToastEvent} from '../../utils/utils';
import {updateEvent} from '../DialogManager';
let refs = [];