@@ -148,71 +148,71 @@ Below are some examples of dialogs created using **KAlertDialog**.
148148 <tr>
149149 <td align="center">
150150 <b>Modern Success Dialog</b><br><br>
151- <img src="art/new/modern_dialog.png" width="90 %" alt="KAlert Dialog Modern Success Dialog"/>
151+ <img src="art/new/modern_dialog.png" width="110 %" alt="KAlert Dialog Modern Success Dialog"/>
152152 </td>
153153 <td align="center">
154154 <b>Custom Radius, Elevation and Dim</b><br><br>
155- <img src="art/new/custom_radius.png" width="90 %" alt="KAlert Dialog Custom Radius, Elevation and Dim"/>
155+ <img src="art/new/custom_radius.png" width="110 %" alt="KAlert Dialog Custom Radius, Elevation and Dim"/>
156156 </td>
157157 <td align="center">
158158 <b>Title and Content Font Weight</b><br><br>
159- <img src="art/new/font_weight.png" width="90 %" alt="KAlert Dialog Title and Content Font Weight"/>
159+ <img src="art/new/font_weight.png" width="110 %" alt="KAlert Dialog Title and Content Font Weight"/>
160160 </td>
161161 </tr>
162162 <tr>
163163 <td align="center">
164164 <b>Basic Message Dialog</b><br><br>
165- <img src="art/new/basic_message.png" width="90 %" alt="KAlert Dialog Basic Message Dialog"/>
165+ <img src="art/new/basic_message.png" width="110 %" alt="KAlert Dialog Basic Message Dialog"/>
166166 </td>
167167 <td align="center">
168168 <b>Error Dialog</b><br><br>
169- <img src="art/new/error_dialog.png" width="90 %" alt="KAlert Dialog Error Dialog"/>
169+ <img src="art/new/error_dialog.png" width="110 %" alt="KAlert Dialog Error Dialog"/>
170170 </td>
171171 <td align="center">
172172 <b>Warning Confirm / Cancel Flow</b><br><br>
173- <img src="art/new/warning_dialog.png" width="90 %" alt="KAlert Dialog Warning Confirm / Cancel Flow"/>
173+ <img src="art/new/warning_dialog.png" width="110 %" alt="KAlert Dialog Warning Confirm / Cancel Flow"/>
174174 </td>
175175 </tr>
176176 <tr>
177177 <td align="center">
178178 <b>Input Validation Dialog</b><br><br>
179- <img src="art/new/input_dialog.png" width="90 %" alt="KAlert Dialog Input Validation Dialog"/>
179+ <img src="art/new/input_dialog.png" width="110 %" alt="KAlert Dialog Input Validation Dialog"/>
180180 </td>
181181 <td align="center">
182182 <b>Custom View Dialog</b><br><br>
183- <img src="art/new/custom_dialog.png" width="90 %" alt="KAlert Dialog Custom View Dialog"/>
183+ <img src="art/new/custom_dialog.png" width="110 %" alt="KAlert Dialog Custom View Dialog"/>
184184 </td>
185185 </tr>
186186 <tr>
187187 <td align="center">
188188 <b>Custom Icon Dialog</b><br><br>
189- <img src="art/new/custom_icon_dialog.png" width="90 %" alt="KAlert Dialog Custom Icon Dialog"/>
189+ <img src="art/new/custom_icon_dialog.png" width="110 %" alt="KAlert Dialog Custom Icon Dialog"/>
190190 </td>
191191 <td align="center">
192192 <b>URL Image Circle Dialog</b><br><br>
193- <img src="art/new/url_image_circle_dialog.png" width="90 %" alt="KAlert Dialog URL Image Circle Dialog"/>
193+ <img src="art/new/url_image_circle_dialog.png" width="110 %" alt="KAlert Dialog URL Image Circle Dialog"/>
194194 </td>
195195 <td align="center">
196196 <b>Big URL Image Dialog</b><br><br>
197- <img src="art/new/big_image_dialog.png" width="90 %" alt="KAlert Dialog Big URL Image Dialog"/>
197+ <img src="art/new/big_image_dialog.png" width="110 %" alt="KAlert Dialog Big URL Image Dialog"/>
198198 </td>
199199 </tr>
200200 <tr>
201201 <td align="center">
202202 <b>Custom Button Drawable Dialog</b><br><br>
203- <img src="art/new/custom_drawable_button_dialog.png" width="90 %" alt="KAlert Dialog Custom Button Drawable Dialog"/>
203+ <img src="art/new/custom_drawable_button_dialog.png" width="110 %" alt="KAlert Dialog Custom Button Drawable Dialog"/>
204204 </td>
205205 <td align="center">
206206 <b>Button Icon Styling Dialog</b><br><br>
207- <img src="art/new/button_icons_dialog.png" width="90 %" alt="KAlert Dialog Button Icon Styling Dialog"/>
207+ <img src="art/new/button_icons_dialog.png" width="110 %" alt="KAlert Dialog Button Icon Styling Dialog"/>
208208 </td>
209209 <td align="center">
210210 <b>Progress Shortcut Methods</b><br><br>
211- <img src="art/new/progress_dialog.png" width="90 %" alt="KAlert Dialog Progress Shortcut Methods"/>
211+ <img src="art/new/progress_dialog.png" width="110 %" alt="KAlert Dialog Progress Shortcut Methods"/>
212212 </td>
213213 <td align="center">
214214 <b>Show and Dismiss Callbacks</b><br><br>
215- <img src="art/new/callbacks_dialog.png" width="90 %" alt="KAlert Dialog Show and Dismiss Callbacks"/>
215+ <img src="art/new/callbacks_dialog.png" width="110 %" alt="KAlert Dialog Show and Dismiss Callbacks"/>
216216 </td>
217217 </tr>
218218 </table >
@@ -1490,4 +1490,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
14901490WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14911491See the License for the specific language governing permissions and
14921492limitations under the License.
1493- ```
1493+ ```
0 commit comments