Skip to content

Commit 7c9c0d4

Browse files
committed
Update on "Fix build failure instroduced by #4227"
Differential Revision: [D59765823](https://our.internmc.facebook.com/intern/diff/D59765823/) [ghstack-poisoned]
1 parent 2cf6aae commit 7c9c0d4

File tree

1 file changed

+2
-0
lines changed
  • examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo

1 file changed

+2
-0
lines changed

examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/MainActivity.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ public void run() {
235235
mMessageAdapter.notifyDataSetChanged();
236236
}
237237

238+
239+
238240
@Override
239241
public void run() {
240242
runOnUiThread(

0 commit comments

Comments
 (0)