fix issue
This commit is contained in:
@ -16,7 +16,8 @@
|
||||
<ContentPage.Content>
|
||||
<TableView Intent="Settings" HasUnevenRows="True">
|
||||
<TableSection Title=" ">
|
||||
<ui:OptionEditorCell Height="120" Icon="yuan.png" FontSize="20" Keyboard="Numeric"
|
||||
<ui:OptionEditorCell x:Name="editorAmount" Height="120" Icon="yuan.png"
|
||||
FontSize="20" Keyboard="Numeric"
|
||||
Text="{Binding Amount, Mode=TwoWay}"
|
||||
Placeholder="0.00"/>
|
||||
</TableSection>
|
||||
|
Reference in New Issue
Block a user